Subject | [IBO] Grid column width |
---|---|
Author | Koby Peleg Hen |
Post date | 2002-11-21T06:34:26Z |
Hello all
I want to be able to change the grid column width at runtime.
i first add to the gridlinks the name of the field an the req. width.
after i set it the folling code:
....
DBGridClntLst.GridFields[0].DisplayWidth=100;
...
Is NOT effected.
It is effected ONLY when i delete the width from the gridlinks
Can some one help me and tell me why?
--
Thank you for your time
Koby Peleg Hen
koby@...
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
I want to be able to change the grid column width at runtime.
i first add to the gridlinks the name of the field an the req. width.
after i set it the folling code:
....
DBGridClntLst.GridFields[0].DisplayWidth=100;
...
Is NOT effected.
It is effected ONLY when i delete the width from the gridlinks
Can some one help me and tell me why?
--
Thank you for your time
Koby Peleg Hen
koby@...
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/