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

sending parameters through objectdatasouce

1 Answer 47 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Prasanna
Top achievements
Rank 1
Prasanna asked on 20 Jan 2011, 01:56 AM

This is the first time i'm using RadScheduler and i'm uising ObjectDataSource to populate the scheduler. I've created two class files in App_Code folder ("AppointmentList.cs" and "AppointmentInfo.cs") and connected to scheduler successfully. my problem is i need to filter the data coming to scheduler using few combo box values already in the page. not sure how to pass these values through to the "AllData()" method in "AppointmentList" class.

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 25 Jan 2011, 03:16 PM
Hello Prasanna,

Please, refer to the following msdn topics:

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.objectdatasource.selectparameters.aspx

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.objectdatasource.aspx



All the best,
Peter
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Scheduler
Asked by
Prasanna
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or