transfer data between tabs using DHTMLXTabber

hi,



I have Tab A having a Grid control and Tab B also having another Grid Control, Upon selecting couple of rows from Tab B Grid and hit Transfer button, how to transfer that rows to Tab A grid.



Is there any working Example.






Hello,


If you don’t us iframe-based mode, grids are elements of the same window.


So, there is no difference between if grid in tabbar or not. You just need to call moveRow method. Please, see the sample: dhtmlx.com/docs/products/dhtmlxG … e_row.html