| Wijmo Team Member | hjh posted on May 24, 2012 at 7:05 am Using the wijgrid method $(“#grid”).wijgrid(“ensureControl”, true); does reload remote data from the datasource at the server. But I am not able to show a “loading icon” while data is fetch at the server. Do I have to code the loading and loaded events on the datasource for achiving this. | |
| Wijmo Team Member | sergeys posted on May 24, 2012 at 11:40 pm Please update to Wijmo Complete 2.0.7 or later, loading UI is redesigned there so you will not have this issue, the loadingText option is added there as well. | Answer |
| Wijmo Team Member | hjh posted on May 25, 2012 at 6:34 am Thanks for your comment Sergeys. I am using the latest version 2.08 which I downloaded last week. And I am using the loadingText property. The little spinning wheel is shown at the first load of the wijgrid. It is when I do a refresh through the ensureControl method that I would expect the little spinning wheel to appear again which it does not. My loadingText is not shown either. | Answer |
| Wijmo Team Member | sergeys posted on May 28, 2012 at 4:10 am Please check the attached sample, does it work for you? Attachments: | Answer |
| Wijmo Team Member | hjh posted on May 29, 2012 at 5:20 am Thanks Sergeys Your Sample works fine. And so does my page when changing to the 2.1.0 version | Answer |
Tagged: datasource, Grid, loading, wijgrid
You must be logged in to reply to this topic.