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

How do I access controls in a user control acting as a Insert form for my radscheduler?

3 Answers 59 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Bassel
Top achievements
Rank 1
Bassel asked on 16 Jun 2017, 06:16 AM

VB please,

 

need to access let's say for example 'txtEmployeeName' in the level of the user control that is my insert form in my radscheduler.

 

I want to access this control from the level of the page that contains the radscheduler, not form the usercontrol in the Appointment Insert method.

3 Answers, 1 is accepted

Sort by
0
Bassel
Top achievements
Rank 1
answered on 16 Jun 2017, 08:04 AM
Also, if I have a usercontrol that acts as my AdvancedEditTemplate, how would I send the id, or 'key' of that appointment to the usercontrol to use the id?
0
Bassel
Top achievements
Rank 1
answered on 19 Jun 2017, 05:56 AM
Can someone follow up on this please? :)
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 19 Jun 2017, 08:33 AM
Hello Bassel, 

Thank you for writing.  

Following the provided brief description I am not sure that I understand completely the exact goal that you are trying to achieve. I suppose that you have a separate form to fill the data and insert a new Appointment in RadScheduler. Note that the Controls collection of the form contains all controls on the form. Thus, you can find the respective one by name and extract its value. However, if it is not suitable for your case I would kindly ask you to give us more details about the specific requirement that you are trying to achieve. Thus, we would be able to think about a suitable solution and assist you further. Thank you in advance.

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Scheduler and Reminder
Asked by
Bassel
Top achievements
Rank 1
Answers by
Bassel
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or