This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user