Hello
Currently I have a datagrid with 3 columns, ID - Name - Selected. The Selected column is a checkbox column. Im triying to fing a way to get all items in the datagrid with the Selected colum checked. I can do this in C# easy but cant figure it out in visual cobol.
Thanks for the help !