Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2745
[BUG] igGrid GroupBy - Column with HTML
posted

I have an igGrid with groupping selected.  By default the first column should be reserved for the expanded icon for all rows.  But if one of the rows is rendering HTML then that reserved column is moved to the next available spot which butchers the entire layout.

The HTML is not malformed and actually it is formatted by either jQuery or your controls when it is rendered.  I urgently need a fix for this.  Here's a screenshot with the problem.  All columns have shifted over to the left by one and the 'Description' column which contains HTML is now the 'nongroupemptycell' column which is incorrect.