I have a page that has 3 UltraWebGrids on it. The top 2 grids contain info that the 3rd grid needs. When the 3rd grid receives focus, I need to get the info from the top 2 grids.
In my non-web Winforms version, I hooked the ENTER method of grid3 and moved the data over. I an trying to figure out how to do the same thing from the web side. I do not move automatically from one grid to another. The user has to click on the grid that he wants to be in. I do this because in many cases, there will be no input in one or both of the top grids.
I am using Infragistics controls on both the web and winforms side to keep a consistant look and feel.
I appriciate any help!
Regards,
Willie
Forgot to post the version: I am using NetAdvantage 2009 vol 1