TMSFMXExcelGridIO gives an error when exporting

Hi,


I get a List Index out of bounds(65536) when trying to export more than 65536 rows to excel. Does this component not support the new Excel formats?

Thanks!

TTMSFMXGridExcelIO is designed to import & export to .XLS files, not .XLSX files and .XLS files have a limitation of 65535 rows. 
If you want .XLSX support, with > 65535 rows, we have TMS Grid Filters that is an interface between our grid and TMS Flexcel product and that allows you to import & export from .XLSX.
See: http://www.tmssoftware.com/site/fmxgridfilters.asp