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
195
adding a checkbox in header row
posted

i am using XamDataGrid wait a binding to some custom data object (will be called myObj).

myObj has a bool property called IsSelected , i would like to add a checkbox in that column header so i can select/deselect all easily.

how can i achieve this behavior ?

Parents Reply Children
No Data