Hi All,
I am using external list, I want export to excel only those items that are selected in the list on custom button click from outside. I am using server side code with C#.
I have code for export to excel functionality, issue is only to identify selected items from external list and query data from external list.
Any idea how to do that, Thanks in advance.