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
255
Header width auto resize wrongly
posted

Hi,

I have a webdatagrid (multi column header), width : 950px, defaultcolumnwidth : 96px.

When total column width generated > 950px, boundfield header width size show correctly.

But when total column width generated < 950px, boundfield header width will auto adjust and show wrongly.

How to fix this or disable the auto adjust?