Get All Row Information from Data Source
Get All Row Information from Data Source
jmcdougal
Posts: 3Questions: 2Answers: 0
Hi,
I've looked quite a bit and I have likely missed this, but here is my need. I am using server-side processing to create a Select All function for each row. The problem I need to overcome is that through the callbacks I only get the row information for the visible rows which makes sense as the server side is only returning that information. Are there any functions I might be missing that could return all the row data for the entire result set? In advance, thanks.
Jeff
This discussion has been closed.