我使用for循环将列添加到使用DevExpress ASP.Net WebForms GridView的VB.Net中。我能够获得一个超链接来引用相同的列值:newColumn.PropertiesHyperLinkEdit.NavigateUrlFormatStringCurrentID={0}"
我需要以编程方式将超链接设置为另一列</e
如何将像rel="example_group“这样的属性添加到数据绑定网格视图中的超链接控件?<asp:HyperLink ID="HyperLink3" runat="server">HyperLink</asp:HyperLink>
Protected Sub GridView1_RowDataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.Grid