Hello everyone,
I have a gridview that has a link button in it. Whenever the user clicks on the link button they are redirected to a web page. the web page is same, but displays different data. There is a button at the top of the gridview that says export to MS word. whenever that button is clicked, I need to export all the web pages that the link button redirects to into ms word. so for e.g.
A B C
12 xyz PQR
13 RST jpn
Clicking on any item in column C redirects to a web page.
I want that when the user clicks on the ms word button then all these web pages are exported to MS word as seperate pages.
Please let me know if it is possible. I want to know if there is any elegant solution in Telerik controls.
Any help will be greatly appreciated.
I have a gridview that has a link button in it. Whenever the user clicks on the link button they are redirected to a web page. the web page is same, but displays different data. There is a button at the top of the gridview that says export to MS word. whenever that button is clicked, I need to export all the web pages that the link button redirects to into ms word. so for e.g.
A B C
12 xyz PQR
13 RST jpn
Clicking on any item in column C redirects to a web page.
I want that when the user clicks on the ms word button then all these web pages are exported to MS word as seperate pages.
Please let me know if it is possible. I want to know if there is any elegant solution in Telerik controls.
Any help will be greatly appreciated.