自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 Gridview 去掉边框及网格

<br /><asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False"  Width="600px"  ShowHeader="False" BorderStyle="None" CellPadding="0" GridLines ="None"><br /> <br /> <br /> <br />主要是GridLines ="None“<br /> 

2010-11-24 11:28:00 2338

原创 光标回车搜索

<br /><mce:script language="javascript" type="text/javascript"><!-- function Submit1_onclick() { document.all.partnumber.value="";}function Button1_onclick() { document.all.partname.value="";} function txt_enter_pname()

2010-11-24 11:24:00 796

原创 Sys is undefinded - WebResource.axd ScriptResource.axd 404 error

<br />http://forums.asp.net/t/1578110.aspx<br /> <br />1. Check the date and time of Server machiene.<br /> <br />2. Write your <script> block at the end of your page instead of being in <head> section. More properly your <script> block should be after the

2010-11-10 18:06:00 1093

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除