在gridview中单击链接按钮时,我想根据该员工的id打开Outlook [英] on the click of linkbutton in gridview i want to open outlook according to id of that employee

查看:82
本文介绍了在gridview中单击链接按钮时,我想根据该员工的id打开Outlook的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在gridview中单击链接按钮时,我想根据该员工的ID打开前景如何?

on the click of linkbutton in gridview i want to open outlook according to id of that employee how it can possible?

推荐答案

<asp:HyperLink ID="Label22" runat="server" Text=''<%# "mailto:"+Eval("CostCenter")%>'' NavigateUrl=''<%# "mailto:"+Eval("Enquiry_EmailId1")%>''></asp:HyperLink> 


这篇关于在gridview中单击链接按钮时,我想根据该员工的id打开Outlook的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆