Scrolling on a DataGrid

  • Thread starter Thread starter Steve Leckman
  • Start date Start date
S

Steve Leckman

I have a datagrid with multiple Columns. I want to control the
Horizontal scrolling, so that the left two most columns DO NOT scroll
when the scroll bar is used. Only the 3rd+ Columns scroll left or
right when the Horizontal Scroll bar is used.

Anyone know how to do this??

Thanks!!
Steve
 
Back
Top