This commit is contained in:
@@ -36,7 +36,7 @@ namespace AyaNova.DataList
|
||||
cm.fld = "userroles";
|
||||
dlistView.Add(cm);
|
||||
|
||||
DefaultListView = dlistView.ToString();
|
||||
DefaultListView = dlistView.ToString(Newtonsoft.Json.Formatting.None);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user