Server side processing - row details - sql query

Server side processing - row details - sql query

jpeter82jpeter82 Posts: 4Questions: 0Answers: 0

Hi Allan,

First of all, I really like your project, IMHO this is the most useful plugin for Jquery!

I'm trying to put together a table based on your Server side processing - row details example. I want to add a WHERE clause to the Mysql query (filtrering on server side). I'm editing the ids-objects.php (and looking into ssp.class.php). After filling in the necessary parameters it works fine (without filtering). I can see you are using the 'simple' function to actually make the sql query. How can you pass the WHERE, ORDER and LIMIT clauses? Could you please give me an example?

Thanks,
Peter

Replies

This discussion has been closed.