Hello,
I have a simple question: what do these function exactly do :
- AdvStringGrid.Clear
- AdvStringGrid.ClearAll
I don’t find the answers on the documentation
What I want to do: erase all the information in all column and in all row on the grid
Regards