This commit is contained in:
2020-10-23 15:00:59 +00:00
parent 51fb27f4b9
commit fd5b9b418a
3 changed files with 5 additions and 6 deletions

View File

@@ -3,13 +3,12 @@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
todo: export from grid to xls, csv etc.
Decide, do we need this now? V.Next?
What purpose does it serve our potential customers?
Isn't it really just used to get out of AyaNova into another package?
todo: export from grid to xls, csv etc.
PLAN:
Export via extensions menu system
Export as either json or csv supported
todo: client data list and server biz object get id's code remove "report" terminology and replace with neutral terms
getReportDataOptions -> getDataListSelection
todo: Modify extensions to automatically assume *all* record ID's from the grid list just as report does when nothing selected
so it shouldn't say zero items selected, it should say "All records in list" instead
todo: Modify extensions that exist to work with all id's in the datalist instead if none selected (just like report does, re-use report code)