Question #1 : Is this how you guys do it or is there a better way?
Question #2: I have some tickboxes. I want to be able to select multiple rows, tick a tickbox and for ALL the selected rows to fill in (or unfill)… but I cannot get it to work… Has anyone cracked this and what method did you use? Any tips gratefully received
I’ve made the WPF… I’ve got the tickboxes but when I select several rows at once, then tick a tickbox, only one fills in. I want them all to fill in/ unfill…
Hi @Alien, please look at this video for an example of selecting multiple checkboxes. The GitHub link to the code is in the description. Otherwise, you can send me your code (both XAML and C#); maybe I can help.