|
Rank: Advanced Member Groups: Member
Joined: 7/21/2008 Posts: 90
|
Hi,
I am trying to set TextBoxWidth for TextBoxColumn but its not working. Is it linked to some other property?
Thanks,
Vinny
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
We looked into it and it appears that the property is not being used. The property was originally introduced but later it was implemented as Grid always automatically resizes the width of the textbox to fit the width of the cell, as this seems to be what most people would expect (thus this property should have been removed). Can you let us know the reason as why you want to set this property?
Thanks
|
|
Rank: Advanced Member Groups: Member
Joined: 7/21/2008 Posts: 90
|
Actually, in the gird we are displaying long text and we want to pop-up the textbox at least bigger than the display one so that the users can write and see in a better way.
Vinny
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Excellent point. We will see what we can do. Most likely it will be, if that property is set, the Grid would use the value you provided; otherwise it automatically resizes it to fit the column. Does that sound reasonable to you?
|
|
Rank: Advanced Member Groups: Member
Joined: 7/21/2008 Posts: 90
|
Yes. It sounds great...
Vinny
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
We have implemented this feature. Please see your private message for download location.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 7/21/2008 Posts: 90
|
Thanks. It started working. I really appreciate yours immediate actions.
However, one problem is coming. Lets say if the grid is showing vertical scrol bars and when I move down and press <enter> to get into the edit mode then the header becomes flaky. sometimes it shows, sometimes not and sometime just half.
Vinny
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
We are aware of such issues but we do not expect it to be fixed shortly. It's a browser bug and we have not found any reliable workaround yet. The problem is more apparent when editing is active.
Thanks
|
|
Rank: Advanced Member Groups: Member
Joined: 7/21/2008 Posts: 90
|
Thanks for the response. I'll wait for it.
Vinny
|
|