Skip to content Skip to sidebar Skip to footer
Showing posts with the label Telerik

Kendo Ui Dropdownlist Mobile Scrolling

I am currently developing an application using Kendo UI. I use a dropdownlist like this Kendo UI dr… Read more Kendo Ui Dropdownlist Mobile Scrolling

How Can I Get Kendoui Mvc To Work With Content Security Policy

How do I avoid Telerik KendoUI creating inline scripts when using ASP.NET MVC Kendo compontents? Th… Read more How Can I Get Kendoui Mvc To Work With Content Security Policy

Closing Radwindow By Invoking Javascript From Server

I have a Control that looks like this: Read more Closing Radwindow By Invoking Javascript From Server

Change Selected Value Of Kendo Ui Dropdownlist

I have a kendo ui dropdownlist in my view: $('#Instrument').kendoDropDownList({ dataTex… Read more Change Selected Value Of Kendo Ui Dropdownlist

How To Validate A Date Is In The Format Yyyy-mm-dd Using Kendo Validator?

I have a kendo date picker that is constructed as follows: $('#date').kendoDatePicker({ … Read more How To Validate A Date Is In The Format Yyyy-mm-dd Using Kendo Validator?

Is It Possible Have This Code Equivalent Code In Kendo External Template

I have this dojo with its inline template var actionName = 'read'; $('#grid')… Read more Is It Possible Have This Code Equivalent Code In Kendo External Template