This commit is contained in:
2020-01-09 22:01:45 +00:00
parent 94c4d63466
commit 26a5bfa586

View File

@@ -30,6 +30,8 @@ Client
- HMMM... Maybe I only need a single list object that adapts to the data being sent back!!!!!
- The client needs to be able to handle more columns than fit horizontally
- The client needs to not wrap any column vertically but ellipse.. it instead
- Client accepts a list of fields and types etc and generates the grid and populates the data dynamically
- This means that I can make a general purpose Vue grid component, plunk it down on a form and then wrap it with what is unique about that form
Server
- Server needs to accept a parameter from the client when a grid list is fetched that tells it if it needs to send a single column templated list