Sorry for a dumb question... I'm really new to this... is your
recommendation to be used to modify my (?):
<asp:TemplateColumn>
<ItemTemplate>
<asp:HyperLink ID="ViewDetails" Runat="server" NavigateUrl='<%#
Eval("id","Details.aspx?id={0}") %>'>Details</asp:HyperLink>
</ItemTemplate>
</asp:TemplateColumn>
Sorry... I'm just not following the suggested.... Thanks!
On Jul 2, 12:28*pm, Munna <munna...@gmail.com> wrote:
> Hi,
>
> I would use itemdatabound event and modify hyper link to set
> appropriate navigate url in that event,
> i would also set the hyperlink's traget property to blank so that it
> open in new window..
>
> Best of luck
>
> Munna
>
> http://www.munna.shatkotha.com/blogw....shatkotha.com