ÓÃcss À´¶³½ágridview ±íÍ· - .NET¼¼Êõ / ASP.NET
Ò»¸ögridview ÖÐÓÐÈô¸ÉÌõÊý¾Ý£¬£¨Ã»ÓÐÓзÖÒ³£©ÏÂÃæÕâ¸ö·Åµ½±ðµÄ*.cssÖÐ×ÜÊDZ¨´í¡£ ÄÄλºÃÐÄÈËÖªµÀÒ»¸öÍêÕûµÄ¿ØÖƱíÍ·¶³½áµÄcss ¡£¡£
.FixedTitleRow
{
position: relative;
table-layout:fixed;
top: expression(this.offsetParent.scrollTop-2);
background-color:White;
z-index: 10;
}
.FixedTitleRow th
{
text-overflow:ellipsis;
overflow:hidden;
white-space: nowrap;
padding:2px;
}
.FixedTitleColumn
{
position: relative;
left: expression(this.parentElement.offsetParent.scrollLeft-2);
}
.FixedDataColumn
{
position: relative;
left: expression(this.parentElement.offsetParent.offsetParent.scrollLeft-2);
} [code=CSS][/code]
Â¥Ö÷¿É²Î¿¼ÏÂÕâ¶Î´úÂë
HTML code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312&
Ïà¹ØÎÊ´ð£º
ÎÒÓÃasp.net¿ª·¢wapÕ¾µã£¬Íê³ÉºóÈ¥http://validator.w3.org/ÕâÀïÑéÖ¤ÎÒµÄWapÒ³ÃæÊÇ·ñ±ê×¼£¬ÆäËüÎÊÌâ¶¼¸ÄºÃÁË£¬
¾ÍÊ£ÕâÒ»¸ö´íÎóÁË£¬°´×ÖÃæÒâ˼Àí½âÊÇ˵nameÊôÐÔÒÑ´æÔÚ£¬ÀàËÆÕâÑùµÄ´íÎó»¹Óв»ÄÜÓÃborder ,align,sizeµ ......
·¢¸øÎÒÒ»·Ý 280535258@qq.com лл Òª·Ö¿ÉÒÔ˵ ¶àÉÙ¶¼ÐÐ
²Î¿¼£º£º£¡£¡£¡£¡
ǰ̨
<%@ Page language="c#" Codebehind="Domain.aspx.cs" AutoEventWireup="false" Inherits=&q ......
ÆäʵÕâ¸öÎÊÌâ¿ÉÒÔÕÒÀÏʦ»Ø´ð£¬Õâ²»·Å¼ÙÁËÂð£¬ÎÊÎʸ÷λ¸ßÊÖ¡£
¾ø¶ÔÓÐ £¬ASP¡¢netÀïÓкöàµÄÂß¼Åжϵȶ¼ÐèÒªwinform»ù´¡
C#ÓïÑÔ
Ado.net C/S½á¹¹
Asp.net B/S½á¹¹
Á©¶¼ÊÇ΢Èí³öµÄ£¬¶¼ÄÜÓÃC#½øÐпª·¢ ......
ÎÒÓõÄÊÇGodaddyµÄ·þÎñ,ʹÓÃ
C# code:
HttpRuntime.UnloadAppDomain();
À´ÖØÆô³ÌÐò»áÅ׳öÒì³£,Ó¦¸ÃÊÇȨÏÞ²»¹»,Çë½Ì´ó¼Ò»¹ÓÐûÓÐÆäËûµÄ°ì·¨?
using System.ServiceProcess;
public void ResetAsp ......