Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
switching between 3 webgrids
posted

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

Parents
No Data
Reply Children
No Data