<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" CssClass="gridview" CellPadding="5" BorderWidth="1px" BorderColor="Black"> <HeaderStyle BackColor="Crimson" Font-Italic="false" ForeColor="Snow" Font-Names="Verdana" /> <Columns> <asp:BoundField DataField="id" HeaderText="ID Customer"> <ItemStyle Width="100px" BorderColor="#000" BorderStyle="Solid" BorderWidth="1px" /> </asp:BoundField> <asp:BoundField DataField="name" HeaderText="Name"> <ItemStyle Width="100px" BorderColor="#000" BorderStyle="Solid" BorderWidth="1px" /> </asp:BoundField> <asp:BoundField DataField="tel" HeaderText="Tel"> <ItemStyle Width="100px" BorderColor="#000" BorderStyle="Solid" BorderWidth="1px" /> </asp:BoundField> <asp:BoundField DataField="email" HeaderText="Email"> <ItemStyle Width="100px" BorderColor="#000" BorderStyle="Solid" BorderWidth="1px" /> </asp:BoundField> <asp:BoundField DataField="telephone" HeaderText="Telephone"> <ItemStyle Width="100px" BorderColor="#000" BorderStyle="Solid" BorderWidth="1px" /> </asp:BoundField> </Columns> </asp:GridView>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง