I am using Kendo UI latest version in my application which is built on MVC3 framework , I have a requirement where I need to show a edit pop window which is working fine.But I have a check box on page where clicking on check box I need to show a warning message (I need to call a java script method)client side validation. So could you please help me out how to call a java script function from edit pop up window of Kendo grid.