I have one page in my existing .NET Framework app that uses RadSplitter, RadPane and RadScheduler where the RadScheduler is using a web handler to construct and feed the Scheduler with the data to populate it. Is it just a matter of reworking the UI and adjusting the web handler to a an endpoint or service, or do I have to totally rework data binding? This could was written over 15 years ago and I really don't want to have to rewrite it.
Thanks in advance.
Matt.