I have Uitable with data read from a AScii file.
I want to select columns using mouse and also using checkboxes. I tried a lot but i cannot figure out how to select uitable column using mouse and getting that data.
Also I am trying to insert checkbox in the last row of the uitable, so when user selects checkbox, particular column is selected.
Any idea?