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
55
XamWebTree checkbox data binding
posted

 

How do we bind the xamWebTree checkbox to a bool field in the data source?

 For example, assuming the xamWebTree is bounded to

 

to a Categories collection with nested Products data. How can we get the checkbox values for the corresponding categories and products? Is there a way to bind the checkbox to a bool property in Category and Product?

What we are trying to do is ?

When the checkbox is selected on UI, we want to perform certain action on server and client. So how can we read the checkbox?

Thanks,

Parents
No Data
Reply Children
No Data