Is there a way to save the GRID without saving the top row (0).
Trying to save a grid but don't want the top row saved.
Using the:
bSave = Grid.SaveToFile("Grid1", "AutoPlay\\Docs\\Text.cvs", ",");
does not give any control on what is saved.
Any Suggestions ?
Thanks..

Reply With Quote
