Categories | Question details Back To List | ||||||||
In reference to this posting: http://dhtmlx.com/docs/products/kb/index.shtml?cat=search&page=1&q=4202&ssr=yes&s=multiline%20smart%20rendering ... In reference to this posting: http://dhtmlx.com/docs/products/kb/index.shtml?cat=search&page=1&q=4202&ssr=yes&s=multiline%20smart%20rendering The above posting includes a patched version for multiline grid smart rendering. Is the functionality that you patched in the dhtmlxgrid_srnd.js file the code that you will be integrating into the next release? I tested this with my code and every time I scroll, two calls are made to the server (I was not expecting the 2nd server call to be made but it is made automatically). The first server call gets 40 rows as expected but then the 2nd call will set the pos url param to -1, count=40 and it will fetch 39 rows. Is this a bug with your patched version? Answer posted by Support on Jul 31, 2008 09:21 >>that you will be integrating into the next release? It is not a final version yet. Problem confirmed and fixed. Fixed js file attached to post. Attachments (1)
|