xgrid 50000 records with paging

i want to do this in rails. can you send me the code for the 50000 record sample with paging? i think i can translate the calls to rails … would that be in JSON or some form of XML? thanks for your help.

Default samples use xml as data source , but it can be ported to json ( the xml attributes maped to the same json properties )
>>you send me the code for the 50000 record sample with paging
You can check next file in dhtmlxgrid package
    samples/loading_big_datasets/50000.html
    samples/loading_big_datasets/50000_load_grid.php

If you need a rails based sample for 50000 record sample - please contact us directly at support@dhtmlx.com and provide your ref number.