Subject | RE: [IBO] TIB_ArrayGrid |
---|---|
Author | Gerhardus Geldenhuis |
Post date | 2001-08-06T13:37:46Z |
Hi
I can kick myself for missing the obvious. I forgot to set requestlive.
I would prefer to see all the dimesions at the same time, but it is not
critical. I am just experimenting at the moment.
Groete
Gerhardus
I can kick myself for missing the obvious. I forgot to set requestlive.
I would prefer to see all the dimesions at the same time, but it is not
critical. I am just experimenting at the moment.
Groete
Gerhardus
>
> > Why does the array not allow me to edit data
> > once a record is posted.
>
> It depends on the Query. It works on my system, so check your Query and
> DataSoure flags (Requestlive, AutoEdit etc.).
>
> > arrays that have more than two dimensions ...
>
> How big is the array? Would you like to see one dimension at a
> time, and be
> able to select which dimension with an up/down control? I could extend the
> ArrayGrid to be able to do that.
>
> Cheers,
> Tobias