server side sorting with client sorting
server side sorting with client sorting
megharajn
Posts: 4Questions: 0Answers: 0
Hi Allan,
I want one clarification regarding server side sorting and client side sorting
In my project table containing several columns in that some columns values are retrievable from DB except one column.
This one column values are generating dynamically and not storing in DB.
so if its not storing and directly displaying column then what we can do client side sorting. But Due large number of records i m using server side sorting and also except one column rest all fetching from DB.
How can i apply sorting technique here.
Regards,
Megharaj
I want one clarification regarding server side sorting and client side sorting
In my project table containing several columns in that some columns values are retrievable from DB except one column.
This one column values are generating dynamically and not storing in DB.
so if its not storing and directly displaying column then what we can do client side sorting. But Due large number of records i m using server side sorting and also except one column rest all fetching from DB.
How can i apply sorting technique here.
Regards,
Megharaj
This discussion has been closed.