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
335
Batch update on igHierarchicalGrid
posted

Is there any example on how to do a batch update on igHierarchicalGrid? I folllowed the example for igGrid to get pending transactions on the child table using code below and always got empty string.

grid.data('igGrid').dataSource.transactionsAsString();

Parents Reply Children
No Data