Dear Team,
I need help in exporting an entire Panel () to word document.
My ASPX Design is -
- <body>
- <asp:Panel id="panel2" runat="server" width="100%">
- <table width="1024px">
- <tr>
- <td>
- <asp:Gridview id="grdData" runat="server"> >
- td>
- tr>
- <tr>
- <td>
- <asp:Placeholder id="ph1" runat="server">>
- td>
- tr>
- <tr>
- <td>
- <asp:Gridview id="grdDataAdmin" runat="server"> asp:GridView>
- td>
- tr>
- table>
- asp:Panel>
Riddhi ValechaPosted Jun 28, 2018, 4:38 AM
Hello all..
I also need help in - exporting empty/null to word document.
Riddhi ValechaPosted Jun 27, 2018, 5:57 AM
Hello all..
I have used and this is in VS 2008.
Riddhi ValechaPosted Jun 15, 2018, 1:58 AM
Also...
I have one more issue...
Sharad LavandPosted Jun 14, 2018, 1:37 AM
Riddhi ValechaPosted Jun 14, 2018, 1:31 AM
Dear,
There is no placeholder in your code.
Sharad LavandPosted Jun 13, 2018, 12:48 PM