Hi,
I have a grid with some templatecolumns all created codebehind.
Two of those columns also use a headertemplate that contains a menu.
My problem is that when I scroll the grid (vertically or horizontally) the menus stay in the same absolute position on the screen while the rest of the headers scroll correctly.
The grid in question is actually the first detail-table under the mastergridview,
When the mastergridview-row is collapsed, the menus are still visible.
I have tried things like setting the menus z-index and position, but that didn't work.
Any ideas?
I have a grid with some templatecolumns all created codebehind.
Two of those columns also use a headertemplate that contains a menu.
My problem is that when I scroll the grid (vertically or horizontally) the menus stay in the same absolute position on the screen while the rest of the headers scroll correctly.
The grid in question is actually the first detail-table under the mastergridview,
When the mastergridview-row is collapsed, the menus are still visible.
I have tried things like setting the menus z-index and position, but that didn't work.
Any ideas?