Categories | Question details Back To List | ||
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. |