Atozed Forums

Full Version: IWDBGrid CurrentField property
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am using Rad Studio Tokyo 10.2.3 with Intraweb 14.2.7
How to use IWDBGRid CurrentField property to access the content of the current cell.
For example if the current cell contains a text: IWDBGrid1->CurrentField->AsWideString generates an access violation error
Have you looked at how it is used in the demos?
(02-05-2020, 04:35 PM)kudzu Wrote: [ -> ]Have you looked at how it is used in the demos?

Which demo ?
There is only one demo named DBGridControls. But it has nothing to do with my question