Register Register Member Login Member Login Member Login Forgot Password ??
PHP (Hypertext Preprocessor), ASP (Active Server Pages), ASP.NET, VB.NET, C# (.Net 1.1, 2.0, 3.5, 4.0)
   
   
  Registered : 74,597
   
 
HOME > ASP.NET > ASP.NET HTML Controls > ASP.NET HTMLTableRow

ASP.NET HTMLTableRow

 
 
Send To Friend.Bookmark.
ASP.NET HTMLTableCell เป็นคอนโทรลใช้ในการสร้างแถว (HTMLTableRow) ในตาราง

Language Code : VB.NET || C#

ASP.NET HTMLTable

Framework : 1,2,3,4

Syntax

HTMLTableRow



HTMLTableRow.aspx

<%@ Page Language="VB" %>
<script runat="server">

    Sub Button1_OnClick(sender As Object, e As EventArgs)
			Dim numrows As Integer
            Dim numcells As Integer
            Dim i As Integer = 0
            Dim j As Integer = 0
            Dim Row As Integer = 0
            Dim r As HtmlTableRow
            Dim c As HtmlTableCell
        
            ' Generate rows and cells
            numrows = CInt(Select1.Value)
            numcells = CInt(Select2.Value)
            
            For j = 0 To numrows-1
            
                r = new HtmlTableRow()
                            
                If (row Mod 2 <> 0) Then
                    r.BgColor = "Gainsboro"
                End If
                row += 1
             
                For i = 0 To numcells-1
                    c = new HtmlTableCell()
                    c.Controls.Add(new LiteralControl("row " & j & ", cell " & i))
                    r.Cells.Add(c)
                Next i
                
                Table1.Rows.Add(r)
            Next j

    End Sub

</script>
<html>
<head>
</head>
<body>
    <form runat="server">
       Table rows:
        <select id="Select1" runat="server">
            <option Value="1">1</option>
            <option Value="2">2</option>
            <option Value="3">3</option>
            <option Value="4">4</option>
            <option Value="5">5</option>
        </select>
        Table cells:
        <select id="Select2" runat="server">
            <option Value="1">1</option>
            <option Value="2">2</option>
            <option Value="3">3</option>
            <option Value="4">4</option>
            <option Value="5">5</option>
        </select>
	  <input id="Button1" type="button" OnServerClick="Button1_OnClick" value="Button" runat="server" />
		<hr />
		<table id="Table1" CellPadding="5" CellSpacing="0" Border="1" runat="server" />
    </form>
</body>
</html>


Screenshot

ASP.NET HTML Form





ASP.NET WebMatrix - Control & Element

ASP.NET & Visual Studio .Net 2003 - Control & Element

ASP.NET & Visual Studio 2005,2008 - Control & Element

ASP.NET & Visual Studio 2010 - Control & Element




 

ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท

 
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rate :  
  Create/Update Date : 2008-10-27 07:10:26 / 2010-07-10 13:30:08
  View : 1,404
  Download : Download  ASP.NET HTMLTableRow
   
 
Sponsored Links
  Download Safari
 
Ads Contact : 08-1987-6107
Download Google Chorme
 
Ads Contact : 08-1987-6107
 Sponsored Links
ASP.NET HTML Control
Rate : View : 3,675
ASP.NET HTMLAnChor
Rate : View : 1,821
ASP.NET HTMLButton
Rate : View : 2,211
ASP.NET HTMLForm
Rate : View : 2,080
ASP.NET HTMLGeneric
Rate : View : 1,486
ASP.NET HTMLImage
Rate : View : 1,791
ASP.NET HTMLInputButton
Rate : View : 1,586
ASP.NET HTMLInputCheckBox
Rate : View : 1,574
ASP.NET HTMLInputFile
Rate : View : 1,654
ASP.NET HTMLInputHidden
Rate : View : 1,414
ASP.NET HTMLInputImage
Rate : View : 1,504
ASP.NET HTMLInputRadioButton
Rate : View : 1,458
ASP.NET HTMLInputText
Rate : View : 1,645
ASP.NET HTMLSelect
Rate : View : 1,616
ASP.NET HTMLTable
Rate : View : 1,774
ASP.NET HTMLTableCell
Rate : View : 1,413
ASP.NET HTMLTextArea
Rate : View : 1,556
ASP.NET HTMLSubmit
Rate : View : 1,627
ThaiCreate.Com Forum
PHP Forum ASP Forum
.NET Forum Graphic Forum
Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools



 

© www.ThaiCreate.Com. 2003-2009 All Rights Reserved. Link : ไทยกู๊ดเว็บ , ติดแก๊ส , Hosting
Comments & Suggestions Please Contact Us : thaicreate at hotmail dot com [Conditions Privacy Statement] ติดต่อโฆษณา 01-987-6107 อัตราราคา คลิกที่นี่