Categories | Question details Back To List | ||
Save number of rows per page Hi, I want to save number of rows per page, is it possible with a cookie like mygrid.saveSizeToCookie() Thanks in advance. Answer posted by dhxSupport on Mar 26, 2009 09:23 Unfortunately grid hasn't appropriate method. The only way to set number of rows per page is to use enablePaging method. If such requirements are critical in your case - you can contact sales@dhtmlx.com and request customization of the component. |