Hi ,
All ..i have bounded the textbox to the template field in the gridview, i want that text box to be displayed as many times as its respective fields are there(like its record number in the other field) so each time that textbox has to be generated with different respective information.Now i want to take it in a form of row[0].textbox and cell[1].textbox and so on(Array form).How it can be done?
Please help me to solve this.Thank you.
Swati MPosted Jul 28, 2008, 5:08 AM
Hi ,
Mr Khan...as u said i already have created textbox in edit itemtemplate....but the main problem is that as i click on button then there should be respected information in the all related textbox(which i have done)...now beside all textbox i have respective imagebox which also should display respective images at a time with the textbox....here what happening is when i click on the button there only 1 image is getting overlapping everywhere.I want different image on each imagebox ...so is it possible?
ArshadPosted Jul 28, 2008, 4:17 AM