I have used DHTML grid to rendering data from the table. In my table I have more than 30,000 of records. There is nothing problem to display the data in the grid all the data rendering into the grid correctly. But the problem is its taking very long time to render the data.
Is there anyway to load the data faster or part by part?. Please let us know your suggestions. Thanks.