This commit is contained in:
@@ -67,9 +67,7 @@ namespace AyaNova.DataList
|
||||
}
|
||||
|
||||
public Newtonsoft.Json.Linq.JArray GenerateReturnListColumns(List<string> columns)
|
||||
{
|
||||
|
||||
// var ListViewFieldKeys = GetFieldListFromListView(listViewArray);
|
||||
{
|
||||
var CustomFieldDefinitions = GetCustomFieldDefinitionsForList();
|
||||
|
||||
//Generate JSON fragment to return with column definitions
|
||||
|
||||
Reference in New Issue
Block a user