Drop down list inside the itemTemplate in template Field of a gridview
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I am generating drop down list boxes for every row of the gridview using the itemTemplate in template Field, i want to give different ID's for each drop down list, how can i do it??? Please help.........
scarface
Hi, if you placed dropdown list inside the item templage, i think it is not possible to give the different ids for each dropdownlist.