I'm developing a web application and I'm using a lot of grid. I'm trying to avoid having a lot of customization for each one of them. I'd like that the grid set each column's initial width based on the content. I. e.:
Short name NameJF John FooAB Ana Bar
All values for 'Short name' are 2 chars long, and the longest value for 'Name' is 'John Foo' with 8 chars. So in this case, the grid should set 'Short name' column's width to 20%, and 'Name' column's width to 80%.
In case this functionality does not exisist, could you give me some clues so I know where to start building it?
Thanks,Diego
Hi,
Thank you for posting in Infragistics forums! Currently we are working towards improving this functionality. You can expect it in one of our future Service Releases. Until then you can set the width of the columns manually in grid’s options.
Kind regards, Petko Zhekov Software Developer
Hello Petko, thanks for the quick response.
Is there any way I can keep updated about this feature progress?
Thanks,Diego.
Hello.
I just wanted to check if you had seen the error and if its bug or I am using it wrong.
I wrote you in the case. Did you have the chance to see my message? You can see it in the ACTIVE CASES tab in the Support Activity section in your account.
Kind regards,
Petko Zhekov
Software Developer
I haven't received any emails, so I hadn't seen it.
I'll download it and give it a try.
Thanks Petko!
Hello,
I'm just following up to see if you need any further assistance with this issue. If so please let me know.
Kind Regards,
Infragistics, Inc.
No, now it's working.
Thanks!