Hello David
I Just want to "froze" the 2 first columns : The HScroll bar will move only from 3 to .Columns.Count Is it possible ?
Thanks
Yes, use this code: Grid.FixedColumns = 2
Davide
P.S. Consider that this forum is no more used. Go to www.devage.com for the official forum.
Log in to post a comment.
Hello David
I Just want to "froze" the 2 first columns : The HScroll bar will move only from 3 to .Columns.Count
Is it possible ?
Thanks
Yes, use this code:
Grid.FixedColumns = 2
Davide
P.S. Consider that this forum is no more used. Go to www.devage.com for the official forum.