This commit is contained in:
@@ -15,9 +15,8 @@ LISTVIEW REPLACE CURRENT <----HERE not THERE ---v
|
||||
Server accepts request clientnow,listview,filterid and applies any relative filter calcs in sqlWhere generator at server
|
||||
TODO (round 1):
|
||||
SERVER
|
||||
Accept filter request from client with clientNow time
|
||||
CLIENT
|
||||
Send ClientNow with datatable request
|
||||
DataListSqlFilterCriteriaBuilder - modify to handle date tokens using client timestamp (old filter code already put back in comment form)
|
||||
CLIENT
|
||||
Implement filter UI to construct local filter object that is temporary and stored in session state
|
||||
doesn't have to do anything specific yet, just handles the filtering into an object for the next stage
|
||||
Construct a filter string json in the format easiest to consume at server
|
||||
|
||||
Reference in New Issue
Block a user