Good Afternoon,
I have created a customization for an epiUltraGrid. The epiUltraGrid has a column named “Completed” that contains check boxes. What I would like to do is to have a user click an epiButton and this checks every check box with a check mark in the “Completed” column. How would I go about accomplishing this in C#?
Thank You