Hello everybody,
I am a bit stuck to adding selected rows from my first jqgrid to second jqgrid.
I have a jqgrid on a popup window with datatype:'json'. User can select multi rows with clicking checkboxes in the first column of jqgrid. When user clicks ok button I want to add selected rows(jqgrid in popup window) to my second grid which is in the main window. Is there any way to that?
Thanks
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top