<!--
HTML template for APNSoft DataGrid
Version UpdateDelete 1.2
Created: 02/28/2007
Updated: 09/18/2007
Copyright 2003-2008 APNSoft. All rights reserved.
http://www.apnsoft.com
Free for commercial and non-commercial use.
You can distribute and modify it freely.
-->
<a href="javascript:dg.OpenFormForUpdate('$RowID$');"><img src="~/Images/Update.gif" border="0" width="32" height="16" alt="Update"></a>
<a href="javascript:dg.DeleteRow('$RowID$');"><img src="~/Images/Delete.gif" border="0" width="32" height="16" alt="Delete"></a>
|