Printing WebForm - server-side system

F

Franck

Hi,
Is it possible to extract all controls from a webform and print them ?

I'm currently trying to use a viewstate system but can't figure out how
to retrieve control position.

Thks for help.
 
T

theiwaz

Do you mean,

extract all content from the controls and print the content or print
the webform like a shot?

Marcus
 
F

Franck

I'd like to get content from labels, textbox, checkboxes, etc; keeping
positions if possible.
Printing the webform like a shot will bring problems when dealing with
datagrid and paging, right ?
 
T

theiwaz

Franck,

If you want to print all the content (the data) in a textform I would
suggest to
use a report generator tool (like Report Sharp-Shooter). Otherwise you
have to
create a html document with all the data at the same position on the
fly. But this could be
not very effective if you have large data.

Cheers,
Marcus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,785
Messages
2,569,624
Members
45,318
Latest member
LuisWestma

Latest Threads

Top