Categories | Question details Back To List | ||
Export/Save CSV Hi The serializeToCSV() function serialises the data in the grid into CSV format. Is there any way to allow the user to save the CSV data afterwards by prompting the user with a File Save As dialog box? Thanks Answer posted on Jun 21, 2007 16:47 Such functionaltiy can be achieved only by client side code, you will need some kind of server side script for it a) Client side code generates CVS text b) CSV text send to server c) Server send data back to clietn with proper headers Answer posted by Nadine (Support) on Dec 04, 2014 17:08 To find more precise comments upon this issue, we can offer you read about java script slider and ajax file upload progress bar. |