Re: Support of a large table



"Lee" <lee.p.baker@xxxxxxxxxxxxxx> wrote in message
news:430ed2c8_1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Is anyone aware of the best control to use for displaying a very large
> table. Potentially the table will have up to 30000 columns but only 10
> rows.
>
> I could rotate it and therefore have 30000 rows but would prefer the large
> column approach.
>

I would say you have a GUI problem... There is no human being that can
relate to 30000 columns of information on a single subject at a time.

Can you tell us a little bit more about the situation? Maybe we can come
up with a better idea?

(By all means... there are grids that only limit you by memory-constraints).

--
Dag.


.



Relevant Pages

  • Support of a large table
    ... Is anyone aware of the best control to use for displaying a very large ... Lee ... Prev by Date: ...
    (comp.lang.basic.visual.misc)
  • Re: Switching from dialog based app to SDI
    ... all communication comes from the document. ... write/read register values of that device ... I'm supposed to write similar programs now to control other devices. ... displaying the received values as bin,hex,dec strings or converting the ...
    (microsoft.public.vc.mfc)
  • Re: HelpProvider
    ... > provide info regatding that control i.e what the control is meant for. ... > HelpString on helpProvider1= Drugs Entry Form ... > Again when am selecting form and pressing f1 then it is displaying the ...
    (microsoft.public.dotnet.languages.vb)
  • Re: RichText Formatting Urls
    ... This worked which means RTF does support named links. ... as an RTF file to have a look at the rich text tags. ... However there is a RTF property against the control which gets the current ... So I'm now thinking about displaying my text with HTML in .NET 2s web ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Passing arguments to procedures
    ... I have a form featuring a set of unbound controls displaying dates and the ... A default date is displayed in each control, ... Private Sub IncDecDateDay(InDate, InDay, ByVal Increment As Integer) ... InDate = InDate + Increment ...
    (microsoft.public.access.formscoding)