Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
260
Combo Selection changed Event Handler of Combo inside grid
posted

I have a grid which has a column whose editor is set to Combo. It gets data from the DatasourceUrl, I want to make an ajax request on the selection changed event of that combo. How can I do that ?

Q: How can I register or set an event handler for the combo inside the grid.


Thanks in advance.