Hi,
I have a webdatagrid having 6 columns.
Out of 6 columns, 4 columns are webdropdown.
when i try clicking to add row, it seems to be disabled.
Only column which are not webdropdown are active.
How to solve this issue...
Are the columns with drop downs templated columns? Those columns are not bound to any data, so they do not enter edit mode in the add row.
regards,
David Young
I have used EditorControl.
All dropdown columns are bounded to datasource.
But in new row , drop down doesn't appear