Posts made on March 2019
How to add additional descriptive elements to an element with 'data-'
Storing additional information in an element using the data- prefix.
Kendo Server Side Validation
This post describes how to use Kendo's validator for server side validation. There are very few posts showing how to use Kendo's validator with server side validation (none of them are really clear), it took me a bit of time to figure it out, and want to share my approach and will provide extensive comments.