|
|
|
อาจารย์ครับ ช่วยอธิบายโค๊ดบรรทัดนี้หน่อยครับ Gridview1.EditIndex = -1 Gridview1.ShowFooter = True |
|
|
|
|
|
|
|
อีกบรรทัดครับ ตรง text = <%%>
.
.
.
<asp:TemplateField HeaderText="Sequence">
<ItemTemplate >
<asp:Label ID="lblSentence" runat ="server" Text ='<%# DataBinder.Eval(Container, "DataItem.SequenceQuestion") %>'></asp:Label>
</ItemTemplate>
ตรง<%%> มันคืออารายหลอครับ รุ้แต่มันเรียก ข้อมูลตามชื่อตาราง table อะครับ
|
|
|
|
|
Date :
2010-12-04 11:08:35 |
By :
kijjarcs50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
จากคำถามแรก
Gridview1.EditIndex = -1 ' ไม่แสดงส่วนของ Edit Item (แก้ไข)
Gridview1.ShowFooter = True ' ให้แสดง Footer Item
คำถามที่ 2 เป็น BindData ให้กับ Control ครับ
|
|
|
|
|
Date :
2010-12-04 11:17:53 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อื่น ๆ ลองอ่านบทความ GridView ครับ
|
|
|
|
|
Date :
2010-12-04 11:18:33 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|