EasyUI Forum

General Category => Bug Report => Topic started by: guyi on May 07, 2013, 02:16:52 AM



Title: Expand row in DataGrid to show details
Post by: guyi on May 07, 2013, 02:16:52 AM
Hi all.
When using the Expand row in DataGrid to show details, when I put the parameter fit: true to sub DataGrid error occurs.
(http://clip2net.com/clip/m122887/1367917624-main_error1-7kb.jpg?nocache=1)

Because of this, it turns out that's a view with horizontal scrolling.
After reloading the data by clicking link on the left, all restored and further works fine, until the next full overload.
Maybe there is a quick solution to this problem?
(http://clip2net.com/clip/m122887/1367917557-main_error-94kb.jpg?nocache=1)


Title: Re: Expand row in DataGrid to show details
Post by: stworthy on May 07, 2013, 02:23:41 AM
Providing a simple example to demonstrate this issue will be more appropriate.


Title: Re: Expand row in DataGrid to show details
Post by: stworthy on May 07, 2013, 07:46:56 AM
Here is the example changed from your code. It works fine.


Title: Re: Expand row in DataGrid to show details
Post by: Kevin on May 13, 2013, 06:25:36 AM
Not sure if this will help you, but I noticed that you are using jeasyui 1.3.2 and jQuery 1.9.0. As far as I was aware, with 1.3.2, you have to use 1.8.x of jQuery. I would suggest testing this with V1.3.3 of jeasyui.