I was wondering if its possible to export a UltraGrid directly to Text File. I did not find anything searching your forum.
We have Excel and PDF but my users are asking for an export to text file without going through the Excel file.
Thanks ahead of time.
PR
Hi PR,
No, there's currently no built-in text exporting capability in the grid. If your users all have Excel installed, then I'm sure there is probably a way you could transparently save the grid to Excel, then open an instance of Excel in code, load the file, and then save it out as text. But I can't say I've tried it.
You should Submit a feature request to Infragistics