Hello,
thanks for your mail.
The graphic column is the result of an query. The datatype is ftBlob not ftGraphic.
I make in your source a short modification:
Not Telling
PeterNu hasn't added any friends yet.
03 May 2022 - 11:22 AM
Hello,
thanks for your mail.
The graphic column is the result of an query. The datatype is ftBlob not ftGraphic.
I make in your source a short modification:
28 April 2022 - 09:20 PM
27 April 2022 - 10:21 AM
Ok I assign the field to the PngImage like this:
27 April 2022 - 09:37 AM
That with the event is a good idea. Also the native support of PNG would be great, but until then I need a workaround.
How can I assign the content of TNxDBGraphicColumn6(NextDBGrid61.Columns[ACol]).DataBinding.Field to my PngImage?
26 April 2022 - 05:38 PM
The PNG data is inside a blob field and I use this code:

Find content