Pman.Download.js
authorAlan Knowles <alan@roojs.com>
Tue, 27 Apr 2021 07:21:21 +0000 (15:21 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 27 Apr 2021 07:21:21 +0000 (15:21 +0800)
Pman.Download.js

index 51132be..b7efd40 100644 (file)
@@ -26,7 +26,7 @@ var t = new Pman.Download({
  
  * @cfg {String} csvCols  - use '*' to override grid coluns
  * @cfg {String} csvTitles - use '*' to override grid coluns
-
+ * @cfg {String} hiddenCols - default 'show'  (use 'hide' to not display them on download)
  
  
 * @cfg {Function} success (optional) MAY fire on download completed (fails on attachments)..