Subject | Grid column witdh |
---|---|
Author | Koby Peleg Hen |
Post date | 2002-11-20T10:15:03Z |
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@...
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@...