and I would like to add some buttons or checkboxes above the grid that lets me select all YES, NO or the MAYBE Columns (the columns are custom checkboxes).
I guess there is no method/function to do it using the text, so I guess I have to iterate everycolumn and check the text, and then check the checbox, but how can I achieve this??