This commit is contained in:
2020-02-13 23:39:03 +00:00
parent 3d1f3f8fd9
commit 5cb9e4fb22
4 changed files with 17 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ namespace AyaNova.DataList
//convert to strings array (https://stackoverflow.com/a/33836599/8939)
// [{key:"COLUMN UNIQUE KEY ID",sort:"-" or "+",filter:{any:true/false,items:[{FILTER OBJECT SEE BELOW}]} }, {key:"second column unique key"},{...etc...}]
string[] templateFieldList;
if (mini!=null && mini==true)
{