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

AdvancedEditTemplate - how to change width?

1 Answer 55 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Benedikt
Top achievements
Rank 1
Benedikt asked on 17 Aug 2010, 09:41 AM
Hi,

I'm using an AdvancedEditTemplate and an AdvancedInsertTemplate. I want to change the width from the default 700px to 300px. I tried to set the width in the UserControl, but this does not work.

Regards,
Benedikt

1 Answer, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 18 Aug 2010, 07:16 AM
Hi Benedikt,

By design the Advanced Form gets the Width and the Height of the Scheduler. When you set AdvancedForm-Width="300px" it will work only for modal Advanced Form:

<AdvancedForm Modal="true" />

All the best,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Scheduler
Asked by
Benedikt
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Share this question
or