How can I set it up so that when a user selects a day in the Scheduler, then selects to create a recurring appointment, the Edit Recurring Appointment dialog will, when Weekly recurrence type is selected, set the Day of Week to the Day of Week selected in the calendar, NOT the Day of Week in real-time.
Thank you!
-Scott

Hi,
We are developing a desktop application in c# using Telerik controls. We are using RAD PDF VIEWER to load a fillable PDF form that is created in adobe acrobat.The tab key does not obey the tab order in the PDF. Instead, the control goes to the buttons outside the RAD PDFViewer. Can you help me to find a solution for this tab issue?
Regards,
Priyank J.

Hi,
We are developing a desktop application in c# using telerik controls . We are using RAD PDF VIEWER to load a fillable PDF form that is created in adobe acrobat.The tab key do not obey the tab order in the PDF. Instead, the control goes to the buttons outside the RAD PDF VIEWER. Can you help me to find a solution for this tab issue.
Regards,
Ernet Sancey



Hello,
I'm using a RadDateTimePicker nested in a custom user control and I'm having an issue when I click on a date or on a navigation arrow, the calendar closes itself and does not changes its value. I'm using it on an multi-thread application.

dsVariables = GetDocVariables()
RadTreeView2.Nodes.Clear()
RadTreeView2.ParentIDMember =
"ParentID"
RadTreeView2.ValueMember =
"HierarchicalID"
RadTreeView2.DisplayMember =
"VariableText"
RadTreeView2.DataSource = dsVariables.Tables(0)

Hello,
Like GridView, is summary row available in the Virtual grid? I want the count of rows before and after filtering in my virtual grid.
Thanks,
kanors
