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
1250
Add new row JavaScript error
posted

Hi,

I'am trying to add a new row to the child grid and I get "Element cannot be undefined" exception.

1. WebHierarchicalDataGrid has 2 levels of data.

2. BatchUpdating is on. (it's important, if it is off - works fine)

3. AddingRow behaviour has been added.

4. I enter some values for a new row and press 'Enter' after that  the error appears

Please check is it a real bug or I do something wrong.

 

Thanks,

Alexander

 

 

Parents Reply Children