BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
And here is the form that was sent:
<form action="http://js.syncfusion.com/ExportingServices/api/JSGridExport/PdfExport" method="post"><input name="GridModel" type="hidden" value='{"allowPaging":true,"showColumnChooser":false,"allowSorting":true,"showStackedHeader":false,"selectedRecords":[],"stackedHeaderRows":[],"allowMultipleExporting":false,"allowFiltering":false,"allowSelection":true,"allowGrouping":false,"showSummary":false,"allowResizing":true,"allowResizeToFit":true,"allowTextWrap":false,"allowCellMerging":false,"enablePersistence":false,"selectedRowIndex":-1,"allowSearching":false,"allowReordering":false,"enableTouch":false,"locale":"en-US","allowMultiSorting":false,"exportToExcelAction":"","exportToWordAction":"","exportToPdfAction":"","selectionSettings":{"selectionMode":["row"],"enableToggle":false},"groupSettings":{"showDropArea":true,"showToggleButton":false,"enableDropAreaAnimation":true,"showGroupedColumn":true,"showUngroupButton":true,"enableDropAreaAutoSizing":true,"captionFormat":null,"groupedColumns":[]},"contextMenuSettings":{"enableContextMenu":false,"contextMenuItems":["Add Record","Edit Record","Delete Record","Sort In Ascending Order","Sort In Descending Order","Next Page","Last Page","Previous Page","First Page","Save","Cancel","Grouping","Ungrouping"],"customContextMenuItems":[]},"filterSettings":{"filterType":"filterbar","filterBarMode":"immediate","showFilterBarStatus":true,"statusBarWidth":450,"showPredicate":false,"filteredColumns":[],"maxFilterChoices":1000,"enableCaseSensitivity":false},"sortSettings":{"sortedColumns":[]},"toolbarSettings":{"showToolbar":true,"toolbarItems":["excelExport","wordExport","pdfExport"],"customToolbarItems":[]},"minWidth":0,"scrollSettings":{"width":1168,"height":500,"enableTouchScroll":true,"allowVirtualScrolling":false,"virtualScrollMode":"normal","frozenRows":0,"frozenColumns":0},"summaryRows":[],"childGrid":null,"mergeCellInfo":null,"create":null,"actionBegin":null,"actionComplete":null,"actionFailure":null,"beginEdit":null,"endEdit":null,"endAdd":null,"endDelete":null,"beforeBatchAdd":null,"beforeBatchSave":null,"beforeBatchDelete":null,"batchAdd":null,"batchDelete":null,"cellSave":null,"cellEdit":null,"resizeStart":null,"resizeEnd":null,"resized":null,"load":null,"destroy":null,"rowSelecting":null,"rowSelected":null,"cellSelecting":null,"cellSelected":null,"columnSelecting":null,"columnSelected":null,"columnDragStart":null,"columnDrag":null,"columnDrop":null,"dataBound":null,"recordClick":null,"recordDoubleClick":null,"rightClick":null,"detailsCollapse":null,"detailsExpand":null,"contextOpen":null,"contextClick":null,"columns":[{"headerText":"Manage","commands":[{"type":"edit","buttonOptions":{"text":"Edit","width":"50","click":"onGridRecordEdit"}},{"type":"delete","buttonOptions":{"text":"Delete","width":"50","click":"onGridRecordDelete"}}],"isUnbound":true,"textAlign":"center","width":36,"visible":true,"field":"","type":null,"allowSorting":false,"allowFiltering":false,"allowGrouping":false},{"field":"ID","isPrimaryKey":true,"headerText":["#"],"textAlign":"right","width":8,"visible":false,"type":"object"},{"field":"ElementID","isPrimaryKey":false,"headerText":["Entry ID"],"textAlign":"left","width":20,"visible":false,"type":"object"},{"field":"UserHashKey","isPrimaryKey":false,"headerText":["User Hash Key"],"textAlign":"left","width":20,"visible":false,"type":"object"},{"field":"Name191","isPrimaryKey":false,"headerText":["Name"],"textAlign":"left","width":100,"visible":true,"type":"object"},{"field":"Type193","isPrimaryKey":false,"headerText":["Type"],"textAlign":"center","width":18,"visible":true,"type":"object"},{"field":"Order192","isPrimaryKey":false,"headerText":["Order"],"textAlign":"center","width":40,"visible":true,"type":"object"}],"isResponsive":false,"enableResponsiveRow":false,"commonWidth":200,"keyConfigs":{"focus":"e","insertRecord":"45","deleteRecord":"46","editRecord":"113","saveRequest":"13","cancelRequest":"27","nextPage":"34","previousPage":"33","lastPage":"ctrl+alt+34","firstPage":"ctrl+alt+33","nextPager":"alt+34","previousPager":"alt+33","firstCellSelection":"36","lastCellSelection":"35","firstRowSelection":"ctrl+36","lastRowSelection":"ctrl+35","upArrow":"38","downArrow":"40","rightArrow":"39","leftArrow":"37","moveCellRight":"9","moveCellLeft":"shift+9","selectedGroupExpand":"alt+40","totalGroupExpand":"ctrl+40","selectedGroupCollapse":"alt+38","totalGroupCollapse":"ctrl+38"}}'></form>
Hi Ryan,
Thanks for using Syncfusion products.
We have analyzed your code snippet and the found that you have used below Online WebService for exporting Grid. The below online WebAPI service is specifically created for JS Grid Exporting demo sample in Online JS Sample Browser and it cannot be used for any other sample.
http://js.syncfusion.com/ExportingServices/api/JSGridExport/ExcelExport
We need to create a service for exporting based on the Grid Exporting sample and we have already created a KB on this. Please refer the following KB link.
http://www.syncfusion.com/kb/4487/how-to-export-grid-to-word-excel-and-pdf-in-javascript
Please let us know if you need any further assistance.
Regards,
Alan Sangeeth S