Our pure JavaScript Scheduler component


Post by nate »

Sorry to duplicate, but following up on this post, since I think it's marked resolved. viewtopic.php?f=44&t=14750

I'm trying to update the column value on a resource and have it reflected in scheduler.

I was not able to get it working with fullRowRefresh, I'm just updating the same resource object that I passed into scheduler. Is there another step I'm missing? I'm using a very hacky workaround right now, and it's about to become a bigger problem for us going forward.
Thanks in advance!


Post by arcady »

It's hard to say without seeing the code. We need a proper runnable test case to assist you.


Post Reply