Categories | Question details Back To List | ||
Performance Tuning for dhtmlXGridFromTable Hi, I am using dhtmlXGridFromTable in one of my projects. I want to tune my performance so was evaluating the various techniques . Is there any technique to tune the performance when dhtmlx grid is made out of table. Can I use Distributed Parsing / Smart Rendering etc. Thanks Answer posted by Alex (support) on Aug 17, 2009 08:48 Yes, you can use Smart Rendering in this case. Starting from grid 2.0 this feature is available for initialization from table. Answer posted by Tanu on Aug 17, 2009 08:54 Can you please provide me a link of any example using Smart Rendering for table . I have got few examples of using Smart Rendering for XML but not for table. Thanks Answer posted by Alex (support) on Aug 17, 2009 09:00 the sample can be found here http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=11088 |