Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
I have not been successful in setting the control widths in a custom Grid popup editor template.
Can someone suggest how that is done? I have added custom .css and it is not changing anything.
Thanks,
Reid
.k-popup-edit-form .k-edit-field > .k-dropdown{
width: 225px;
}