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
No Data
Reply
  • 33839
    posted

    Hi Alexander,

    Obviously, your example sounds very simple.  But some key points include what browser you are seeing this in, what level you're adding the row in, what your grid actually looks like (the columns), and what version you're running.  If you don't have the latest Service Release, I would suggest downloading it.  I tried with the latest 11.2 and got no exception in either the parent or child band.
    If you're able to attach a sample here, that would be great. 

    regards,
    David Young 

Children