Greetings
I have an issue with RadGrids. We have multiple RadGrids on the same webpage. Each RadGrid has a master/detail table setup: the user can expand at will.
The issue is that, if the user expands the top RadGrid, it appears to overlap the RadGrid below it.
I have successfully found a way to programmatically alter the height of the top RadGrid so that is "pushes" the other RadGrid further down the web page.
But I'm still seeing what appears to be grid lines from the top RadGrid (these only appear after expanding it into detail mode) in the bottom RadGrid.
Any ideas on how to prevent this?
Thanks in advance!
Peter
I have an issue with RadGrids. We have multiple RadGrids on the same webpage. Each RadGrid has a master/detail table setup: the user can expand at will.
The issue is that, if the user expands the top RadGrid, it appears to overlap the RadGrid below it.
I have successfully found a way to programmatically alter the height of the top RadGrid so that is "pushes" the other RadGrid further down the web page.
But I'm still seeing what appears to be grid lines from the top RadGrid (these only appear after expanding it into detail mode) in the bottom RadGrid.
Any ideas on how to prevent this?
Thanks in advance!
Peter