Hi. I am using a RadGrid on a page that allows users to select multiple options from checkboxes in the grid. The problem arises when users try to do a printscreen of the page after making their selections (but before submitting the page): the grid prints correctly, but in the printout all checkboxes are unchecked, which is their initial state.
Is there a way to capture the checked state of the checkboxes inside a RadGrid for a printscreen? Note that all other functionality is fine; the only issue is with the printscreen.
Thank you!
Is there a way to capture the checked state of the checkboxes inside a RadGrid for a printscreen? Note that all other functionality is fine; the only issue is with the printscreen.
Thank you!