Question: How can I export RecordSet, IList, or DataGrid from SalesLogix v7.5.2 Web to Excel?
Answer: Look at the code behind CommonTasksTasklet as this is how Sage implemented exporting to Excel – TaskPane/CommonTasks/
Question: How can I export RecordSet, IList, or DataGrid from SalesLogix v7.5.2 Web to Excel?
Answer: Look at the code behind CommonTasksTasklet as this is how Sage implemented exporting to Excel – TaskPane/CommonTasks/