Hi,
If I do the multiple transactions in child grid at a time, it is retuning only one transaction row. If I add the two child rows to one parent , it is working as expected.
If I add one child row for one parent and other child row for other parent, it is returning only one child row in pending tranactions. I used the below code. Please provide your inputs
var hierarchicalGridChildren = $("#gridNotes").igHierarchicalGrid("allChildren");
var childGridNotesTransactions = JSON.stringify(hierarchicalGridChildren.igGrid("pendingTransactions"));
Thanks
Ramesh D
Ramesh,
Let's discuss this in the other thread:
http://es.infragistics.com/community/forums/t/91412.aspx