I'm beginner in ASP.net, pleas help me
I have one list box, list box have several data from database, I have several textboxes too.
I want to add selected data from listbox to one of my textbox which is selected; in fact which is focused, I already tried this: textbox1.text=listbox.text but it works only for one textbox and I have 42textboxes!!!
best regards,

New Topic/Question
Reply



MultiQuote




|