Hi,
I use dropdownlists in Template columns.
The WebDataGrid is set to use the EnableDataViewState setting.
After the first data load everything is ok, but after the second databind I cannot access my newly added drodownlists.
Seamless the data added after the second databind is not kept in viewstate.
Ex.
The first two records are ok, but after I bind again the grid to the datatable with 3 records.
I cannot access the third row's dropdownlist selectedvalue. The list is there but no data in it..
Thanks in advance
Hello Autonet,
Please let me know if you need further assistance.
Can you please provide more details regarding the scenario:
1) How do you create the templated column?
2) How do you add the new data/rows to the grid?
A small isolated sample will be appreciated.
Hope hearing from you.