Hi Carlos, I have started evaluate DataGrid as a replacement to Table in our application. However I have found that columnWidth is being translated to percentage value, which I think is some kind of bug. Following code:
<j:DataGridColumn columnWidth="80" /> Is translated to <div style="width: 80%;"></div> What's your thoughts about this ? Thanks, -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
