Below is the code which converts html table to jquery grid. I am using custom attributes like dataField, Sortable, ItemRendererFunction to display grid rows. Please copy the code to create test html file. I would appreciate feed back. Thanks!
SmartGridSettings.PaginationType = ""; // use 'AppendToExistingRecord' if you want to keep appending record to existing result set when click GetMoreFunction is called