When I click on the header, it does not sort. When I use the javascript sort command, it sorts just fine.
I am using mvc 4.0 on iis 7, with the chrome browser.
I set up a demo at iactex.cloudapp.net/sitemanager/completedemo
Thanks for your support.
When I click on the header, it does not sort. When I use the javascript sort command, it sorts just fine.
I am using mvc 4.0 on iis 7, with the chrome browser.
I set up a demo at iactex.cloudapp.net/sitemanager/completedemo
Thanks for your support.
Changed permissions to allow public access to CompleteDemo.  Sorry 
Please, try to use setColSorting() method to define sorting for each column:
docs.dhtmlx.com/doku.php?id=dhtm … colsorting