Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Raghu on Oct 21, 2008 22:49
open dhtmlx forum
Grid

Hi,
Is it possible to do client-side sorting with dynamic loading we want this functionality
Answer posted by Support on Oct 22, 2008 01:57
In case of dynamical loading , only part of data loaded on server, so there is no possibility to sort data ( there is no enough info to do such operation ) - only server side sorting can be used in such case.