Re: EDB with Fields

new topic     » goto parent     » topic index » view thread      » older message » newer message

----- Original Message -----
From: "C. K. Lester" <cklester at yahoo.com>

> > Will all data in one table have such format? If yes then I can replace
> > treeview with listview.
> > If not all records in table will have such format then I don't know how
> > would I do it, maybe as treeview items?
>
> I'm thinking you could set up a table view or something and have the field
> names in the leftmost column and the field data in the rightmost column...
> no?

If all records will have data (keys will be dummy numbers?) which is
sequence with same number of
members then I would do it this way:
List view like Windows file explorer where files are listed with, in your
example, 5 columns:

Key           Date         Time          User Name     Path

879283     05/10/02   12:15:17   cklester          C:\Progr..
...              ...               ...              ...            ...

This won't work/look good if there will be too many columns, so will
there be many columns, like more than 10?
Also all members of data must be strings or numbers, not nested sequence.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu