Subject | Re: [IBO] Distinguish Post |
---|---|
Author | Marcin Bury |
Post date | 2015-07-12T15:19:46Z |
Hello Florian
You can check IB_Query.PostedState in AfterPost event. It will return
dssInsert while posting the insert and dssEdit while posting the edit.
Unfortunately I have no answer for your second question, but do you
always have DrawCellTextOption.gdtShowTextBlob set to True?
Regards
Marcin
W dniu 12.07.2015 o 17:08, Florian Hector FHector@... [IBObjects] pisze:
You can check IB_Query.PostedState in AfterPost event. It will return
dssInsert while posting the insert and dssEdit while posting the edit.
Unfortunately I have no answer for your second question, but do you
always have DrawCellTextOption.gdtShowTextBlob set to True?
Regards
Marcin
W dniu 12.07.2015 o 17:08, Florian Hector FHector@... [IBObjects] pisze:
> Hi,
> working with IB_Query, I have a need to distinguish between posting from edit mode or posting from
> insert mode.
> Is there any built in method available for that or do I have to come up with something like flags
> and such?
>
> Also, fields based on a text blob which are displayed in an IB_Grid, don't always display the fields
> content but the Grid Label of the blob filed instead.
> Sometimes it helps to just click on the row to make it the active one, but often the displayed value
> is not refreshed.
>
> Is there any special setting responsible for that?
>
> Thanks for any help.
>
> Florian
>
>
> ------------------------------------
> Posted by: Florian Hector <fhector@...>
> ------------------------------------
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
> http://tracker.ibobjects.com - your portal to submit and monitor bug reports
> http://community.ibobjects.com - your portal to purchase and upgrade
> ------------------------------------
>
> Yahoo Groups Links
>
>
>
>