Hi,
We have a couple of issues with JQuery.
1. I use JQuery to do data validation, it works ok. However after I add radAxajManager for UpdatePanel, JQuery data validation only works at the first time when page is firstly load.I believe the binding has been lost after UpdatePanel postback. Then I bind Jquery data Validation In pageLoad in javascript, the binding works and Jquery data validation has been invoked, however Jquery data validation does not work well. When data validation fails, it was supposed to stop page postback to server side, however it does postback to server side.
2. We use gridview to contain data, then we add JQuery right click plugin library to invoke contextmenu, Jquery right click works well except for the first time. When we first time right click the gridview, IE menu shows up instead of contextmenu. It seems the Jquery adding event does not work for the first time.
3. We start to use telerik Autosize function to size widget, it works ok except for many jQuery stopping working.
Please advise how to solve these conflicts between telerik controls and Jquery.
Thanks,
Yao
We have a couple of issues with JQuery.
1. I use JQuery to do data validation, it works ok. However after I add radAxajManager for UpdatePanel, JQuery data validation only works at the first time when page is firstly load.I believe the binding has been lost after UpdatePanel postback. Then I bind Jquery data Validation In pageLoad in javascript, the binding works and Jquery data validation has been invoked, however Jquery data validation does not work well. When data validation fails, it was supposed to stop page postback to server side, however it does postback to server side.
2. We use gridview to contain data, then we add JQuery right click plugin library to invoke contextmenu, Jquery right click works well except for the first time. When we first time right click the gridview, IE menu shows up instead of contextmenu. It seems the Jquery adding event does not work for the first time.
3. We start to use telerik Autosize function to size widget, it works ok except for many jQuery stopping working.
Please advise how to solve these conflicts between telerik controls and Jquery.
Thanks,
Yao