fiogf49gjkf0d I have a new form that has multiple grids on it, each with it's own table. The users must have the ability to associate rows from one grid with another.
We were thinking of having the users have to go to the editview of one grid, and enter in the associated unique ID for the other table/grid, then on the OKButton, it would update the rows in the other table/grid.
Is it possible to allow the users to drag and drop a row from one grid onto a row from the other, and run a script?
The idea is that the users could do this drag and drop association without ever having to go into any of the editview's.
Any suggestions?
Thanks ahead of time! |