Categories | Question details Back To List | ||
unable to implement smart rendering and paging on DHTMLX grid Hi, I wanted to experiment and see if dhtmlxGrid is suitable for one of our project we are currently working on... But i am not able to implement smart rendering and paging on DHTMLX grid features, it displays me js errors that "mygrid.enableSmartRendering(true);" is not a function as i already include the dhtmlXGrid_srnd.js file in my code. Thanks in advance Nitesh Answer posted by dhxSupport on Dec 07, 2009 01:54 >>mygrid.enableSmartRendering(true);" is not a function What version of dhtmlxGrid do you use? Such issue may occur only if dhtmlxgrid_srnd.js file is not attached correctly. Answer posted on Dec 07, 2009 02:02 I am using the v-1.6 of dhtmlx grid. and Is it that these features are not available in GPL version. Answer posted by dhxSupport on Dec 07, 2009 02:15 enableSmartRendering() method is not available at the GPL version of dhtmlxGrid 1.6. You can download new version here http://dhtmlx.com/docs/download.shtml |