Hi...
I have a sharepoint list whose selected columns are displayed on a page using data view webpart. I have a field in the list "Reporting Month" which stores month and year in the format like "Apr. 2013". I want to have two drop downs on the same page to filter the list according to the month and year selected from the dropdowns and export that list view to a excel file using ECMA script. ECMA script which can query which columns from the list need to be exported to the excel view.
Please help in this regard.
Thanks...!