This is a migrated thread and some comments may be shown as answers.

Refresh a Scheduler Bound SQL Server

1 Answer 107 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 27 Mar 2012, 09:38 PM
I have Test.aspx that contains a RadScheduler. I am binding the scheduler to a DataTable and the data table is based on a SQL Server 2008 table. The table in the SQL Server database is tblAppointments, modeled after a table in Aspnetdb.mdf; a sample database included with the Telerik ASP.NET Ajax installation (Telerik.Web.UI, v.2011.3.1305.40 Dev).
When Test.aspx first loads, it will correctly display within the sceduler all of the appointments that have been stored in tblAppointments. When I modify any of the appointments displayed by the scheduler, the scheduler is refreshed, but after the refresh, no appointments are displayed (none of the appointments are displayed by the scheduler). If I close and start a new browser instance that re-opens Test.aspx, then the appointments reappear, including the latest modification that I made to one of the appointments.
I have googled the snot out of this and have reviewed the following resources, but these have not helped me to find the cause of my problem:
I can upload my ASPX and its code for anyone who would like to review it, but you would have to find a SQL Server database that you can connect to, plus find an appointments table. This telerik control isn't going to do me any good if I can't find a solution to this problem.
Thanks,
Steven

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 28 Mar 2012, 10:49 AM
Hello Steven,

Please, open a support ticket and attach your page there or send us your code here and we will test the case with our own data source.

Greetings,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Brian
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or