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

RadScheduler - Create a new Instance from code

3 Answers 49 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Cipher
Top achievements
Rank 1
Cipher asked on 04 Feb 2011, 02:37 PM
Hello,

Would this code work?

dim rs1 as new radscheduler
rs1.visible = true
rs1.enabled = true

I am trying to create multiple instances of RadScheduler on the fly.

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 04 Feb 2011, 05:49 PM
Hello Cipher,

Yes, you can create multiple instances of RadScheduler from code. There is not restriction for that. Let me know if you experience any problems.

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.
0
Cipher
Top achievements
Rank 1
answered on 04 Feb 2011, 05:52 PM
Hello,

It seems to work in WinForms but I am having trouble replicating this on ASP.NET.



Regards


Ravi
0
Peter
Telerik team
answered on 10 Feb 2011, 11:47 AM
Hello Cipher,

Can you send us the entire code of your implementation so that we can test it locally?

Regards,
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
Cipher
Top achievements
Rank 1
Answers by
Peter
Telerik team
Cipher
Top achievements
Rank 1
Share this question
or