Hi,
I would like to use the selected row id from my dependant parent grid in the listener of the children grid.
I mean, I got two grids : grid A and grid B. Rows in the grid B depend of of a grid A row.
So when I add a row in grid B, I have to know the selected id in grid A. So I can persist it in my database.
Have you got any solution for me ?
Thank,
Paul
Hi,
I would like to use the selected row id from my dependant parent grid in the listener of the children grid.
I mean, I got two grids : grid A and grid B. Rows in the grid B depend of of a grid A row.
So when I add a row in grid B, I have to know the selected id in grid A. So I can persist it in my database.
Have you got any solution for me ?
Thank,
Paul