hi everybody specially dear Stanislav
i’m looking for a way to control some functionality of Scheduler in an asp.net web page programmatically .
for example create an event or change color of an event inside the code like an asp.net web control (GridView,DropDownList,etc…) .
Thanks in advance for any insight or examples of how to make this work .
The component is fully client side, it uses server side code only for data loading, so it has not any server side controls. ( in case of .net, it fits right for .NET MVC, and while can be used, not so convenient for .Net Web Forms )