i have a link button which contains url as command argument in gridview and a iframe which will load pdf file from path.
so in link button click, can i show pdf file in to iframe??
how it would be possible ?
please refer me suggestion.
1. Add Click event to Button
2. Find the URL from CommandArgument.
3. Set it source to IFRAME with runat = server
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.