This commit is contained in:
@@ -33,9 +33,10 @@ namespace AyaNova.DataList
|
||||
|
||||
|
||||
//turn the DataListTableRequest into a DataListTableProcesingOptions object here
|
||||
//hydrates filter and column selections etc
|
||||
DataListTableProcessingOptions dataListTableOptions = new DataListTableProcessingOptions(dataListTableRequest, DataList, ct);
|
||||
|
||||
DataList.SetListOptionDefaultsIfNecessary(dataListTableOptions);
|
||||
//#### TODO: below block into above method to clean it up and centralize it
|
||||
|
||||
|
||||
//STATIC filter options from server
|
||||
|
||||
Reference in New Issue
Block a user