While working with igrid I noticed that you cannot mix the width types. For example: I would like certain columns to be of fixed width (width: '5px') and some of variable width (width: '5%' of the remaining space). Am I correct in this, or it is something I am doing wrong? So either I stick with fixed width (px) for the whole grid, or I go variable (%).
Is there a way to accomplish this alternatively?
Thanks
Herald
Hello Herald,
Thank you for posting in our community.
Currently the scenario in which some column widths are set in percentages while others are set in pixels(or not specified at all) is listed as not supported in Ignite UI Known Issues and Limitations(igGrid) article.
Please let me know if you have any additional questions regarding this matter.