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
730
Add new row not working when dropdown is there in row
posted

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...

Parents
No Data
Reply
  • 33839
    posted

    Hi,

    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

Children