From 94c4d6346617b7e9097ba4fb697c6d8bd2d5a33c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 9 Jan 2020 20:44:26 +0000 Subject: [PATCH] --- devdocs/specs/core-main-grids.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devdocs/specs/core-main-grids.txt b/devdocs/specs/core-main-grids.txt index fe1de267..51c7d93b 100644 --- a/devdocs/specs/core-main-grids.txt +++ b/devdocs/specs/core-main-grids.txt @@ -28,6 +28,8 @@ Client - Also need what type of object if openable with an url - Client expects an arbitrary set of columns in an arbitrary order defined by server so doesn't have a pre-ordained set of things. - 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 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