I want to load all the data from server side only. So How to initialize and load data from the page load event of asp.net vb.net?
I have my data in JSON format.
And also how to bind server side scheduler object to the .aspx side scheduler object?
I have following code in .aspx file