in 0.3.0 release I was able to describe a column by percentages. i.e. <Column field="certification" title="Certification" width="40%" /> This no longer works in the 1.0.1 release
Hey everyone,
As an update here I wanted to highlight that we have improved our documentation around columns and their width to help with these kind of scenarios. Specifically, for percentages we have this section that covers how to approach this with the current implementation of the KendoReact Grid. I'll be marking this item as complete!
Regards,
Carl
Progress Telerik
Thanks Stephan - on a totally unrelated note:
The example on your website for "Customizing the Filter Component" throws an error when you apply a filter:
Thanks
Michael
Hi Stefan
That is correct; this is the desired behaviour. And is the way the JQuery grid currently behaves.
Thanks
Michael
With the Jquery version even though you specify a column width (e.g. width="100") the columns will grow and shrink relative to the screen size (making it somewhat responsive)
The React version currently seems to lack this behaviour - can it be added?
Thanks
Michael