M
MA
Hi all!
I have a datagrid with several rows and cols. Is there a way to allways have
the header cells on the top (allways visible), but be able to scroll in the
grid?
I used <div style="OVERFLOW: auto;"> with a second datagrid, with only
headers visible, on the top. The problem with this solution is that when I
have to scroll horizontal the header stands still (it´s not included in the
div tag).
Anyone who have done this or have a solution?
//Marre
I have a datagrid with several rows and cols. Is there a way to allways have
the header cells on the top (allways visible), but be able to scroll in the
grid?
I used <div style="OVERFLOW: auto;"> with a second datagrid, with only
headers visible, on the top. The problem with this solution is that when I
have to scroll horizontal the header stands still (it´s not included in the
div tag).
Anyone who have done this or have a solution?
//Marre