forms - Save Checked Boxes C# -


Hi, I have a form I am doing where the person can check the box to see who has already read the item. How can I save the checked boxes without going through some huge loops for each checkbox? (There are 66 total boxes).

You can not sort forms. If you had a class on the back of that track, where the check boxes are checked or unchecked, you can sort them. Then it deserialize the form to rebuild

Comments