Hi all,
We're using Telerik controls on our ASP.NET Web Forms page:
Here is a sample page:
http://orangebeachpublic.novusagenda.com/
If I set the Custom Date Range to something greater than 6 months, there will be multiple pages of results.
We need to be able to deep-link to a particular page (ex: page 3).
I've tried doing the obvious:
http://orangebeachpublic.novusagenda.com?page=3
But this does not work.
Is there a way for me to deep-link to a specific page of results?
Thanks,
Philip