EasyUI Forum
April 29, 2024, 09:13:40 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Datagrid in hidden iFrame can't display rows in IE browser  (Read 10703 times)
wonderone
Newbie
*
Posts: 2


View Profile Email
« on: January 07, 2014, 10:57:50 PM »

This bug only happens in IE browser.

This DIV that includes one iFrame will show using $("#announcement").show. The datagrid resides in the iFrame page which will be show.

After the main page is loaded, I click the announcement tab to show the iFrame div, but only the title and the pagination bar are shown, no records display. From pagination bar, we can got that all the records is retrieved.

I have to click the next page or reload button the got all the record rows.

I spent two days to debug this problem, but found nothing. I checked the HTML rendered after the main page loaded, $(".datagrid-view2 .datagrid-body") is empty. When I click the tab to show the iframe, it have contents, but I can't got when it is populated.

I also found that, in the "jquery-easyui-1.3.4/jquery.easyui.min.js" files, the line 8366 is last called.

I post this problem also in General Discussion, you can check the code from

http://www.jeasyui.com/forum/index.php?topic=2720.0

Please refer to below screenshots.



Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!