gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

The grid doesn't display the loading text when first showing the grid under Firefox (all versions) #1009

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1. set the grid property loadonce to true
2. go to the page containing the grid (huge data)

What is the expected output? What do you see instead?
the grid is empty for a while then it is filled with data but no loading bar is 
dispalayed

Which struts2 version?
2.3.3

Which struts2-jquery plugin version?
3.6.0

Please provide any additional information below.
Before data is loaded, we perform some controls that put the grid to wait to 
load. We need the loadingText to be displayed on firefox

Original issue reported on code.google.com by chernob...@gmail.com on 16 Jul 2013 at 2:11

GoogleCodeExporter commented 9 years ago
For a shot time I can see the Loading message in the Grid Local Data Example in 
the Showcase Application. Maybe it is a unexpected conflict in your application.

Can you please provide an example application?

Original comment by johgep on 5 Aug 2013 at 7:44