<br> <img src="/static/imghwm/default1.png" data-src="http://files.jb51.net/upload/201007/20100726123453506.gif?x-oss-process=image/resize,p_40" class="lazy" border="0" alt="tables_jquery의 간단한 필터링을 구현하기 위한 JQuery 기반 코드 문장" > <br> <br> <div class="codetitle">제목> <span><script src="Script/jquery-1.3.2-vsdoc.js" type="text/javascript"></script> <a style="max-width:90%" data="13514" class="copybut" id="copybut13514" onclick="doCopy('code13514')"><script type="text/javascript"> <U>$(function() { $("#Text1").keyup(function() { </script></a>var filterText = $(this).val(); </span>$("# tr").not(":first").hide().filter(":contains('" filterText "')").show();; </div>}). 키업() <div class="codebody" id="code13514">}); <br> <br> <br> <br><form id="form1" runat="server"> <br><div style="width:60%;"> <br><input id="Text1" type="text"> <br><gridview id="GridView1" runat="server" autogeneratecolumns="False">DataKeyNames="OrderID" DataSourceID="SqlDataSource1" <br>HorizontalAlign="Left" PageSize="50" > ; <br> <br><boundfield datafield="OrderID" headertext="OrderID" readonly>SortExpression="OrderID" InsertVisible="False" /> <br><boundfield datafield="CustomerID" headertext="CustomerID">SortExpression="CustomerID" /> <br><boundfield datafield="EmployeeID" headertext="EmployeeID">SortExpression="EmployeeID" /> <br><boundfield datafield="OrderDate" headertext="OrderDate">SortExpression="OrderDate" /> <br><boundfield datafield="RequiredDate" headertext="RequiredDate">SortExpression="RequiredDate" /> <br><boundfield datafield="ShippedDate" headertext="ShippedDate">SortExpression="ShippedDate" /> <br><boundfield datafield="ShipVia" headertext="ShipVia">SortExpression="ShipVia" /> <br><boundfield datafield="Freight" headertext="Freight">SortExpression="Freight" /> <br>열> <br></boundfield></boundfield></boundfield></boundfield></boundfield></boundfield></boundfield></boundfield></gridview> <br><sqldatasource id="SqlDataSource1" runat="server">ConnectionString="" <br>SelectCommand="[주문]에서 상위 50개 * 선택"></sqldatasource> <br> </div> <br> </form> <br> <br> </div>