Categories | Question details Back To List | ||
GroupBy and Server Side Hi, How i can create function's some GroupBy and AttachFooter using server side methods. I have big's dataset's and don't can use group by and smartrender, because is very slow. I need match, group by and footer in big dataset. How i can solve this problem. []s. Answer posted by dhxSupport on Aug 04, 2009 02:56 Unfortunately groupBy() functionality can be used only in static smart rendering mode. If such requirment is critical in your case you can contact sales@dhtmlx.com and request for component customization. Answer posted by Edgardksb on Aug 04, 2009 04:08 Ok, but my question is, exist some method using xml for config the groupBy, footer and order. Because i think, if i generate xml ordered and grouped the grid just render. Thanks. |