UI for Nested tables was Re: How do we get there from here?



michael@xxxxxxxxxx wrote:
<snip>
> What's the best way you've found to deal with nested "tables" in
> browsers? What I mean is, remember with the ASPick apps how we used
> radio buttons (what I refered to as the "crystal set" method) or
> checkboxes to allow users to select a detail line from a display-only
> table, and then go to a further form to prompt for input/amendment?
> Crap really wasn't it? There has to be a better way to enable (or
> change from display to input) everything on a row (or column) - or
> expand on it to generate a lower-level table within the first. Have you
> seen any decent js functions for acheiving this sort of thing - beyond
> simple menu handlers?

I thought this question deserved its own thread. I have it on the back
burner to think about this one again. This is done in UIs, browser or
not, in a variety of ways. As much as I try to dispell the myths about
1NF being mathematically or otherwise better than non-1NF, displaying a
2D matrix on a computer screen is easier than shapes where there are
tables within tables. But whether you are using a relational model or
an xml or pick model, you will still have a need for this UI structure.

One option that I can't recall seeing used with a database, but which
is common with a file system is a tree structure for navigating. At
each node there is a 2D table where each cell is either a value or a
folder. Click on a folder to see another table, until you get to a
leaf node where every cell has a value -- no folders. This would be a
visual representation of a multivalued "view" of data (compared to a
SQL view of data).

Who has a good solution for the UI for nested tables? --dawn

.



Relevant Pages

  • Another Question about Save As Dialog box
    ... I want to be able to display the Save As Dialog box - but - before I do it, ... specified folder. ... NOT the folder based on the value in the cell. ... Dim DefaultFolderValue As String ...
    (microsoft.public.excel.programming)
  • RE: Another Question about Save As Dialog box
    ... I want to be able to display the Save As Dialog box - but - before I do it, ... specified folder. ... NOT the folder based on the value in the cell. ... Dim DefaultFolderValue As String ...
    (microsoft.public.excel.programming)
  • Problem with background color of table cell
    ... It retrieves folder records ... from a database which I display as Link Buttons in a table cell. ... cell and I've also hooked up an event handler for each LinkButton's Click ... Protected WithEvents TextBox1 As System.Web.UI.WebControls.TextBox ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Connecting to Windows share via Sharepoint on a Mac
    ... Thats the way I have it configured that works on a PC, on Mac that link is ... not clickable and the browsers don't reconzie it if I directly type it in the ... display a link on Sharepoint and have a shared folder or a document ... folder be displayed. ...
    (microsoft.public.windows.server.networking)
  • Re: How Do You File Your RAW and JPG Versions?
    ... have duplicates and some browsers can display RAWs?? ... Don't tell me you can't display the suffix? ... I, like many, use a folder browser, Irfanview, to step through the images - ...
    (rec.photo.digital)