Hello Sir,
“scheduler.config.update_render - {boolean} if set to true - each time when item updated - all view will be refreshed instead of updated item only (it allows smooth size recalculation but much more cpu consuming)”
This does not work in my schedular. I have tried using it both these given ways but didnt work.
- scheduler.config.update_render=true;
- scheduler.config.update_render=“true”;
Can you please give me the example how to use this. Or if I am using correct then what is the problem?
Regards,