Welcome Guest Search | Active Topics | Sign In | Register

Grid.addItem in Callback mode Options
Mike Wynn
Posted: Thursday, December 2, 2010 11:54:21 AM
Rank: Advanced Member
Groups: Member

Joined: 8/24/2007
Posts: 130
Hi,

I have been using the client side Grid.addItem method. I have recently had to change the mode of the grid from Client to Callback, as the size of the grid was making it impossible to sort client side.

This seems to have broken the addItem method, which now returns null. Is there any way of either using this method in Callback mode, or performing the sort on the server whilst remaining in Client mode?

Regards,
Phil
eo_support
Posted: Thursday, December 2, 2010 12:32:17 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Unfortunately there is no way to do that. addItem returns directly when it sees running mode is not in client mode.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.