jQWidgets Forums
Forum Replies Created
-
Author
-
Ok Peter Stoev, at some how we fixed the issue. Thanks for your support.
To pass a different filters like today, weekly and monthly…
We have implemented server paging, hence it will make a server call. Please help me out in navigating to the first page with out two server calls by using new data adapter.
Then it is something like we are making a call to the server two times. which is not recommended.
Exactly, we have done the same thing but, the grid is loading the same page where we were at last but not the first page. Please assist me the proper fix…
My requirement is something like this:
There were three date filter options like ‘Today’, ‘Week’ and ‘Month’. At first i will select a filter ‘Today’ and navigate to the second page and now i select the filter week and will create a new data adapter with different data in source then will send a request, in this case i want the grid to be load from the first page (URL is same but request parameters to the server are different).
As you suggested if use the ‘gotopage’ unable to send a different request parameters to server. Please help me out….
Thank You, i know there is an option “gotopage”, but i want to load the with different source, at this time i want the grid to load from first page.
Hi jQWidgets team,
i navigated to the second page of the jqxgrid, and upon some action i want to reload the grid to the first page, can you please help me out in this. -
AuthorPosts