<ItemTemplate>
<asp:LinkButton ID="RemoveButton" Text="删除" CommandName="RemoveFromCache"
runat="server" />
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:DataGrid>
</form>
</body>
</html>
说明:DataGrid中用到了HyperLink Web控件,是为了方便本站的管理,其它则不必这样用。
| 对此文章发表了评论 |

