This commit is contained in:
2026-04-03 16:15:58 +08:00
parent 50f4c898ee
commit 53eeca8eb3
9 changed files with 90 additions and 10 deletions
@@ -107,9 +107,9 @@
ToolTip='<%#Bind("CompileDate") %>'></asp:Label>
</ItemTemplate>
</f:TemplateField>
<f:LinkButtonField ColumnID="AttachUrlName" DataTextField="AttachUrlName" DataToolTipField="AttachUrlName" HeaderText="附件"
<%--<f:LinkButtonField ColumnID="AttachUrlName" DataTextField="AttachUrlName" DataToolTipField="AttachUrlName" HeaderText="附件"
CommandName="Attach" EnableAjax="false" HeaderTextAlign="Center" Width="120px">
</f:LinkButtonField>
</f:LinkButtonField>--%>
<f:BoundField runat="server" Hidden="true" ColumnID="hdUrl" DataField="AttachUrl"></f:BoundField>
</Columns>
<Listeners>