Hi,
I need to control the "edit mode" state of the insert row. Let say i have 2 Classes A and B with a "1xN link type" between A and B.
I have in the same screen 2 grids. 1 for type A et 1 for type B. When I add a A in grid 1 I want to be abble of adding Bs in grid2 whitout loosing the "edit mode" of grid 1 insert row.
How coul I do that with the code behind ?
I need to control the "edit mode" state of the insert row. Let say i have 2 Classes A and B with a "1xN link type" between A and B.
I have in the same screen 2 grids. 1 for type A et 1 for type B. When I add a A in grid 1 I want to be abble of adding Bs in grid2 whitout loosing the "edit mode" of grid 1 insert row.
How coul I do that with the code behind ?