Hi Mohan,
this is alternate way, instead of using hyper like use this
 
<asp:TemplateColumn HeaderText="URL" >
<ItemTemplate>
<a class="lnk" href=''<%# "quotes.aspx?ind=" +
Container.DataItem("Indent_no") + "&st=" +Container.DataItem("st_no")
%>'></asp:HyperLink>
                              </ItemTemplate>
                            </asp:TemplateColumn>

  any one can help me in this..

Regards,

J. Mohanraj



Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to