checkbox controls in a report preview


01-25-2010, 4:33 AM
Hallo,

is it possible to have checkbox conrols in a report preview?

The user shall be able to check some options before printing. It's only a change in the report and shall not be stored.

Is there a solution for that problem?

Re: checkbox controls in a report preview


01-25-2010, 4:43 AM
Hello,
Please, check out
HOWTO: Create an interactive check box article. Let us know whether it helps please.

Sergey Abakumoff
GrapeCity

Re: checkbox controls in a report preview


01-25-2010, 9:36 AM
thank you very much for that aproache. It does the job ... but ...

each click couses a complete new rendering of the document. Isn't it possible to have a more interactive control? I mean, just click and the cross or whater appears.
Can't you bypass the whole rendering engine in that case?
so, what I mean, first check all options and then render at once???

Re: checkbox controls in a report preview


01-25-2010, 10:58 PM
Hello,
Please, keep in mind that what you see in Windows Viewer is the bitmap which is not interactive. The only way we can support interactivity is re-rendering.

Sergey Abakumoff
GrapeCity