Hello,
I am new to TeeGrid. I see many of the demos on the virtual data can take an array of records and automaticaly put the data from that array in a grid.
I also see there is a demo that shows how to render an image of a TChart directly to a grid cell, basically by putting in a picture.
If I include a TChart as a member of my record, and provide an array of records to TeeGrid, can it already detect that one of the members of the record is a TChart and automatically render it to the grid?