Hi,
I'm using Visual studio 2003. I was wondering if there was a way to freeze
the first 2 rows of a datagrid. So if the user scrolls to the last datarow is
there a way for the user to still be able to view the first 2 rows?
Something like Excel's freeze rows..
thanks
-ZS
pigeonrandle - 31 Oct 2006 23:50 GMT
Ugly hack time ... you could just put two data grids in and return the
'locked' rows to the top one ... if no one else has any better
suggestions (which, thank goodness, they normally do :)
HTH
James
> Hi,
> I'm using Visual studio 2003. I was wondering if there was a way to freeze
[quoted text clipped - 3 lines]
> thanks
> -ZS