Hello,
I have a few datagrids in a html flow layout panel (7 datagrids to be exact) and the problem is the lower datagrids are not flowing to the top of the flow layout control when the top datagrids are set to visable = false. In return the user has to scroll down to the midle of the page to see the datagrid.
The problem is I have to have all 7 datagrids on the same asp.net page. When some of the datagrids are set to visable = false then I need to have the lower grids pushed up to the top.
My question is, is there a setting that I am overlooking? or should I use multiple flow controls? or is there another way I should do this?
Any advice would be helpful.
-Mike
I have a few datagrids in a html flow layout panel (7 datagrids to be exact) and the problem is the lower datagrids are not flowing to the top of the flow layout control when the top datagrids are set to visable = false. In return the user has to scroll down to the midle of the page to see the datagrid.
The problem is I have to have all 7 datagrids on the same asp.net page. When some of the datagrids are set to visable = false then I need to have the lower grids pushed up to the top.
My question is, is there a setting that I am overlooking? or should I use multiple flow controls? or is there another way I should do this?
Any advice would be helpful.
-Mike