|
Title: Datagrid weird appereance when using column group [SOLVED] Post by: aswzen on January 19, 2016, 08:03:03 PM see this fiddle: http://jsfiddle.net/suwjymcz/
You can see, the datagrid content not follow its header width size, why this is happened? seems like a bug, how to fix it? Thank you in advance Title: Re: Datagrid weird appereance when using column group Post by: stworthy on January 19, 2016, 08:52:07 PM You set the wrong 'field' property value. Please look at this updated example http://jsfiddle.net/suwjymcz/1/. It works fine.
Title: Re: Datagrid weird appereance when using column group Post by: aswzen on January 19, 2016, 10:12:13 PM woww..thank you..
:) i dont know if we cant set 2 column with the same field name |