First Visible Column |
Post Reply |
Author | |
Fossil
Groupie Joined: 29 April 2006 Status: Offline Points: 46 |
Post Options
Thanks(0)
Posted: 29 June 2007 at 2:24pm |
I know there is an Ensure Visible row method but is there anything dealing with columns? We have a grid with many columns which creates a left/right scroll bar. Is there any way to programmically set a column to ensure its visibility?
thanks |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
For now I see the only way: Set .FocusSubItems = True then set .FocusedColumn property to ensure its visibility. I think for future we will add a special method like: EnsureVisibleColumn(pColumn) -- WBR, Serge |
|
Fossil
Groupie Joined: 29 April 2006 Status: Offline Points: 46 |
Post Options
Thanks(0)
|
That works for now, but if you guys add that method that would be great!
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |