Hi Team,
I have a requirement where I need to bind 2 jqxGrids in such a way that,the focus on selection of a cell should switch between 2 grids. To be more clear let me show an example.
Assume I have a jqxGrid ‘A’ with two cells p and q and another grid ‘B’ with r and s as the cells. Ideally,when I select cell p and then cell q,the focus shifts from p to q and cell q is shown as selected. I want this to happen between two grids where in If i select p and then r then r should be shown selected and p should remain unselected.
please asist on this and guide me how achieve this.
Thanks,
Kishore