|
Title: Datagrid colspan problem when the content is larger than children's content Post by: omhardb on February 09, 2015, 01:09:32 PM When you put a content in a colspan which is larger than the width size of their children then the darwing of the grid fails. You can see this in the following example: http://jsfiddle.net/omhardb/Lswzvfen/. If you see the witdh of the content columns don't match with the width of the header.
Please let me know if i need to put a patch or if there is a solution for this. Thanks, PD: Sorry for my bad english Title: Re: Datagrid colspan problem when the content is larger than children's content Post by: jarry on February 10, 2015, 06:14:42 AM Please download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4.1-patch.zip
Title: Re: Datagrid colspan problem when the content is larger than children's content Post by: omhardb on February 10, 2015, 08:10:54 AM Thanks for the patch. I apply it in my project and it works ;D
|