Categories | Question details Back To List | ||
Sorting in smart rendering Sorting doesnt work if smart rendering is enabled. Is there any way to sort rows with smart rendering? Answer posted on Jul 12, 2007 14:32 In case of SmartRendering mode soting on client side not possible ( because all data not loaded|parsed ), so the only way to have such functionality - server side sorting - you can catch "onSort" event and instead of native sorting just reload grid, with sending some additional param to server, which will cause response to be sorted in necessary order. You can check online sample http://www.scbr.com/docs/products/dhtmlxGrid/samples/10000/index.html Answer posted by Nadine (Support) on Dec 01, 2014 09:54 To find more precise comments upon this issue, we can offer you read about javascript calendar events and event calendar asp.net. |