Hi ,
i want to use the drop down list in TemplateDataField->ItemTemplate->DropDownList
while in the run time it showing/binding the dropdown list
but it showing only the first text only,and not showing the entire list items for the dropdown list
so that i checked the items count ,there i found 2 count for the drop down list
but it showing only one valu in run time
and while clicking the dropdown box it is not showing the remaining item
Hello Saravana,
I am attaching a sample that shows how you can dynamically set the Data Source for the “DropDownList” controls inserted in the “WebDataGrid” Template Column.
Test the sample and let me know if you have additional questions.
Let me know if you need additional assistance with this question.