Hi,
I'm using FlyGrid Control, as my application's table, tree etc.
I need to print the contents of the grid (all of its content and not only the visual part).
I want to use the PrintTo method in order to print the content into an image. In order to do that, I need to know the size of the image.
therefor, I need a way to calculate the size of the grid as if the grid was streched to show all of its content (without scroll bars).
Is there a way to calculate that?
thanks in advance for your help,
Avi[/b]