#112660
Markov
Keymaster

Hi,

Smart UI allows defining each column’s width explicitly. You can mix:

%-based widths (relative to grid width)
auto (for content-based sizing)
Leave width undefined → grid will auto-distribute

Since you don’t know the total number of dynamic columns, use logic in JavaScript/TypeScript to calculate the remaining width and apply it evenly to the dynamic columns.

Best regards,
Markov

Smart UI Team
https://www.htmlelements.com/