- The provided column width doesn't works when the control element width is greater than the (sum of column width of each columns). In that case, all the columns stretched to the control elements width to achieve the responsive. This is the default behavior.
- But, if we enable the grouping bar with the above scenario, the width of the first column wrongly calculated which makes the odd alignment with the stretching. Without the grouping bar option, the stretching is working correctly. So, need to check this.
- Should be considered with the scenarios, Control and its element width as fixed and percentage.