List of variables that can be used with this class again with these from
jqGridEdit and
jqGrid classes
| Type |
Names |
Description |
Default |
Access |
| boolean |
$export |
Globally Enable/Disable export to Excel, Pdf, Csv |
true |
public |
| string |
$exportfile |
The default file name for export to excel |
exportdata.xml |
public |
| string |
$pdffile |
The export to file to PDF |
exportdata.pdf |
public |
| string |
$csvfile |
The export to file to CSV |
exportdata.csv |
public |
| string |
$csvsep |
Separator for CSV export |
';' |
public |
| string |
$csvsepreplace |
CSV string to replavce separator when available in data |
' ' |
public |
| boolean |
$navigator |
Enable/Disable a navigator buttons on the pager element |
true |
public |
| boolean |
$toolbarfilter |
Enable/Disable toolbar searching |
true |
public |