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?
Automatically rendering a TChart in grid via RTTI
Re: Automatically rendering a TChart in grid via RTTI
Hello,
We don't have an example of that and I'm looking further at current possibilities and to whether extended TeeBI classes we are working to integrate will offer a means to render a live chart. For the moment, at the least the image of the Chart can be generated and rendered in the same way as the demo you have seen (Static Charts).
Regards,
Marc Meumann
We don't have an example of that and I'm looking further at current possibilities and to whether extended TeeBI classes we are working to integrate will offer a means to render a live chart. For the moment, at the least the image of the Chart can be generated and rendered in the same way as the demo you have seen (Static Charts).
Regards,
Marc Meumann
Steema Support