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
1405
Checkbox in Xamdatagrid
posted

Hi,

I have an Xamdatagrid which is binded to a dataset containing results from a stored procedure. The boolean value is automatically showing as checkbox. Now I want to update the value, if user checks checkbox of a row I want to update the sql table and same for unchecking. Can someone please suggest how can I achieve that functionality.

Thanks,

Megha