Hi Syncfusion,
I define columns programatically like this:
https://www.screencast.com/t/uYGSHUbbk
and setting columns properties like this:
https://www.screencast.com/t/agWpBJTw
Everything works here except width. So headerText works, columns template works but width is stretched to the lenght of the longest cell. I do not use autoFitColumns.
I can see in the code that widht is not added:
https://www.screencast.com/t/jQtza7q21Ud
Why is width not applied to the grid?
Thanks,
Marius