Scrolling Datagrid
-
Hai Friends. I need to freeze the first column of the scrolling datagrid.
-
Hai Friends. I need to freeze the first column of the scrolling datagrid.
Check this out http://www.codeproject.com/KB/webforms/FreezePaneDatagrid.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
Check this out http://www.codeproject.com/KB/webforms/FreezePaneDatagrid.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinsonhai Allready I've used this code in the style sheet but I download the scrolling datagrid sample project then I include the code but I've got a left: expression(document.getElementById("div-datagrid").scrollLeft-2);
-
hai Allready I've used this code in the style sheet but I download the scrolling datagrid sample project then I include the code but I've got a left: expression(document.getElementById("div-datagrid").scrollLeft-2);
Did you try having a look at the article's messageboard?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson