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
For the asp web controls, we can use something like "height:calc(100% - 20px)" to define the height and width.
However when I tried to use it for telerik control:
Height="calc(100%-20px)"
I got parser error.
Thanks.