Export Grid-Data to xls instead of xlsx

Hello

is it possible to save Data from a AdvStringGrid to an odl-version xls-file?

Thanks, Peter

Yes with TAdvGridExcelIO
See: TMS Software | TAdvStringGrid Example

Thanks! I'll try it.