Jump to content


Photo

Loading and Displaying an Image in a Graphic Column in Slides View

TNxGraphicColumn Graphic Graphic Column

  • Please log in to reply
7 replies to this topic

#1 TrevorRoberts

TrevorRoberts
  • Members
  • 14 posts

Posted 01 November 2020 - 11:32 AM

Hi,

 

I have had a look at the slides tutorial (BergSoft - nextgrid slide style tutorial), watched the Design-time video tutorial (Design-time video tutorial)  and also searched the forums for a way to add an image to a Graphic column in NextGrid 6 Slides, but I could not find an answer.

 

The old method does not work and when I display my grid in Slides view, the image field is blank.

 



#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 01 November 2020 - 06:17 PM

Hello Trevor,

 

I suggest checking out a project located in Demos sub-folder (Next Grid\Delphi XE6\Slides GridView).

 

There you can see how to connect photos to a cell.

 

Key property is Data of Cell:

 

MyGrid.Cell[x, y].Data := SomeTGraphicVariable;

boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#3 TrevorRoberts

TrevorRoberts
  • Members
  • 14 posts

Posted 02 November 2020 - 09:58 PM

Thank you very much Boki, much appreciated.



#4 DelphiToday

DelphiToday
  • Members
  • 146 posts
  • Gender:Male

Posted 03 November 2020 - 08:10 AM

Hi there,

 

How must I use Slides with VirtualGrid?

 

Is there a tutorial?

 

Regards,

Eduard.



#5 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 03 November 2020 - 05:26 PM

Hi Eduard,

 

It should be the very same as for standard grid. Check this link:

http://www.bergsoft....slides_view.mp4

 

Difference is only with how you provide the data.


boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#6 DelphiToday

DelphiToday
  • Members
  • 146 posts
  • Gender:Male

Posted 03 November 2020 - 05:51 PM

Thanks. I see it now. :)

 

I use dynamic columns and with report there are 20 columns. But with slides I use only a few, maybe 5.

 

Must i rewrite 'Virtual OnGetCell' or can this be the same?

 

Regards,

Eduard.



#7 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 03 November 2020 - 06:13 PM

Hi,

 

You can use the same.


boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#8 DelphiToday

DelphiToday
  • Members
  • 146 posts
  • Gender:Male

Posted 03 November 2020 - 08:22 PM

Thank you.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users