In Dhtmlx grid we are setting column width manually and it is working in FF,IE8 & IE9 but same code is not working in IE10 it does not set column width as we defined.
Issues:- In IE 10 it take the default width of column.
When i copy paste example code in test application at my end than it is giving the same issue.
Applying same width for all column. manually width of column is not set in IE10.