WelcomeForumsCommunityGrid wijgrid

Wijmo Team Member
hjh posted on May 24, 2012 at 7:05 am link

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 link

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 link

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 link

Please check the attached sample, does it work for you?

Attachments:
  1. sample.zip
Answer
Wijmo Team Member
hjh posted on May 29, 2012 at 5:20 am link

Thanks Sergeys

Your Sample works fine. And so does my page when changing to the 2.1.0 version

Answer

This topic has 2 voices, contains 4 replies, and was last updated by  hjh 355 days ago.

You must be logged in to reply to this topic.