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
455
igHierarchicalGrid
posted

I am facing the issue regarding the updating of data in child table. After an update of child element the focus need to be shifted to next row but doesn't happen. But when i did not change any value in edited column and press enter focus is shifted to next row without any problem.

Parents
No Data
Reply
  • 2525
    posted

    Hello,

    The expected behavior of the igGrid (the igHierarchicalGrid creates multiple instances of igGrid) is after pressing the enter key after updating a value in the cell is to go to the next row. Does the issue reproduce in this sample: http://jsfiddle.net/orgq4vmp/

    Please provide the following:

    Properties that are being set when initializing the grid.

    Browser that reproduces this behavior.

    Let me know if you have any questions.

Children