<asp:RadioButtonList ID="rdoDvStutus" runat="server"> <asp:ListItem Value="1" Selected="True" Text="ใช้งาน"></asp:ListItem> <asp:ListItem Value="2" Text="ไม่ได้ใช้งาน"></asp:ListItem> <asp:ListItem Value="3" Text="เสีย (รอซ่อม)"></asp:ListItem> </asp:RadioButtonList>
<ItemTemplate> <asp:Label ID="lblDvID" runat="server" Text='<%# Bind("DvID")%>'></asp:Label> </ItemTemplate> <ItemTemplate> <asp:Label ID="lblDvName" runat="server" Text='<%# Bind("DvName")%>'></asp:Label> </ItemTemplate> <ItemTemplate> <asp:Label ID="lblDvEditDate" runat="server" Text='<%# Bind("DvStatus")%>'></asp:Label> </ItemTemplate>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง