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

Dropdown box not wide enough

4 Answers 51 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Edward
Top achievements
Rank 1
Edward asked on 22 Aug 2014, 08:27 PM
How do I get the drop down box wider.  See attached image.

4 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 25 Aug 2014, 01:49 PM
Hello Matt,

You will need to wire the edit event of the widget and get a reference to the widget you want to modify. Once this is done, you can change the width of the element. Here is a simple Dojo demo, which shows how to accomplish this.

Regards,
Georgi Krustev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Edward
Top achievements
Rank 1
answered on 28 Aug 2014, 02:28 PM
Thank you
0
Edward
Top achievements
Rank 1
answered on 28 Aug 2014, 04:18 PM
Is there an example with MVC
0
Accepted
Georgi Krustev
Telerik team
answered on 28 Aug 2014, 07:32 PM
Hello Matt,

You can use the EventBuilder method to wire the edit event. The rest of the code is same, because the width modification should be done on the client.

Regards,
Georgi Krustev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler
Asked by
Edward
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Edward
Top achievements
Rank 1
Share this question
or