Subject | RE: [IBO] Editing infopower grids |
---|---|
Author | Brian Dunstan |
Post date | 2001-01-02T05:23:07Z |
Calvin,
sound like the query is not updatable.
If you are creating a new form, I suggest you use IB_Query and IB_Grid. I
find they do all you usually need and are generally better than the ww
control for various reasons.
It might help you to have a look at (or derive from) Main\BaseDBFrm.pas. It
is not in it's final version yet, but it is intended to be a base class for
all such forms in future. See also Main\BaseDBMasterServantFrm.pas and
RefTabMnt\ChartTypeMntFrm.pas.
HTH,
Brian
sound like the query is not updatable.
If you are creating a new form, I suggest you use IB_Query and IB_Grid. I
find they do all you usually need and are generally better than the ww
control for various reasons.
It might help you to have a look at (or derive from) Main\BaseDBFrm.pas. It
is not in it's final version yet, but it is intended to be a base class for
all such forms in future. See also Main\BaseDBMasterServantFrm.pas and
RefTabMnt\ChartTypeMntFrm.pas.
HTH,
Brian
> -----Original Message-----
> From: calvin@... [mailto:calvin@...]
> Sent: Tuesday, 2 January 2001 12:23 PM
> To: ibobjects@egroups.com
> Subject: [IBO] Editing infopower grids
>
>
> I'm having problems editing in infopower grids (TwwDBGrid).
> I'm using the
> TIBOQuery component and the Infopower TwwDataSource
> component. I'm getting
> error messages that reads along the line of "Cannot edit
> current row". I'm
> not sure wats going on here and I think I've set all the
> settings to allow
> edits in on the query.
>
> Calvin
>
> -------------------------------------------------
> This mail sent through IMP: secure.uwa.edu.au
>
>
>