Load Stored Procedure Data or Multiple Query Based on Combo selection outside the grid

QuestionsLoad Stored Procedure Data or Multiple Query Based on Combo selection outside the grid
Chandru asked 11 years ago

I have some Stored Procedure and Queries should be passed to grid and with date parameters or some other. Then grid should be reloaded based on search.

Regards
Chandru

1 Answers
Abu Ghufran answered 11 years ago

Please refer example code demos > misc > search-onload.php.
You need to connect this implementation in your app.

Also, it is best to store your posted data in session and use session vars with grid, as posted data is not available for internal ajax calls.

Your Answer

20 + 17 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?