Skip to Content
0
Former Member
Sep 01, 2010 at 12:08 PM

Print a Table

1543 Views

Hi All,

In my scenario I am having a tree structure with in a table. I had done this using recursive node. Using onLoadChildren event i will be adding the child elements to the parent element.

Now i will be having a Print button outside the table. the functionality of this button is to print the table values alone. When i click on the print button i want to print the values that are populated in the table.

How to achieve this print functionality.

Can any one suggest me any idea.

Regards,

Susil.