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.