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
Hi,
How do I format data bound field from int to string with mask like - ToString("00-000") ?
I found an answer,
I've added a method in code behind that appeared in expression menu as "User Function", which gives unlimited possibilities :)