I have a grid that is used with the scheduler, and it has smart rendering enabled. When we get to where the grid has to pull down the next set of data (‘onDynXLS’) we get the following error:
mygrid is not defined
[Break on this error] loadUpdate:function(){var B=this;var A...e(A.end_date);scheduler.addEvent(A)};
It appears somehow the scheduler has connected to the onDynXLS event of the grid.