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
110
Column Resizing
posted

I have a ultrawebgrid with the column widths set with percentages. Once the column is resized the grid is updated each column from a percentage width to a pixel width. Once this happens the grid expands beyond the bounds of the screen. 

Is there a way to prevent the grid from converting the percentage widths to pixels or is there a way to override the calculations used to convert from percent to pixel?

Thanks