Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
240
dropdown list items is not binding while using TemplateDataField->ItemTemplate->DropDownList
posted

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

Parents
  • 15979
    Suggested Answer
    posted

    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.

    WDG_DDL - Saravana.zip
Reply Children
No Data