Results 1 to 4 of 4

Thread: ช่วยอีกทีนะค่ะ

  1. #1
    Junior Member
    Join Date
    Jul 2007
    Posts
    28


    header tree view c# สามารถสร้างได้ไหมอ่าค่ะ มานสร้างงัยเหรอค่ะขอ code หน่อยนะค่ะ
    หรือว่าต้องใช้ป็น treelistview ใครรู้ช่วยบอกทีนะค่ะ

  2. #2


    Exclamation

    Header Tree View คือส่วนตรงไหนครับ
    ถ้าเป็นที่ Root Node ก็แอดไปตัวแรกตอนที่สร้างTree
    แล้วตัวอื่นก็ reference ไปหา Root Node ก็จะได้เป็นแม่แล้วนี่ครับ
    ส่วน Code นั้น ลอง search พวกโค้ดสำหรับสร้าง Tree View ดูลองพยายามครับไม่ยาก
    แต่ถ้าผมเข้าใจผิดก็ขอโทษด้วยเพราะไม่แน่ใจว่า Header Tree View คือส่วนไหนลอง Capture ภาพมาประกอบดูครับ อาจจะทำให้หลายๆท่านเข้าใจมากขึ้น

  3. #3
    Senior Member
    Join Date
    Oct 2006
    Location
    chiangmai
    Posts
    110


    [StyleTypedPropertyAttribute(Property = "ItemContainerStyle", StyleTargetType = typeof(TreeViewItem))]
    public class TreeView : ItemsControl

    ใช่แบบนี้ป่าวครับ
    [url]http://starpicpost.com[/url]
    [url]http://chiangmaihorpak.com[/url]

  4. #4
    Junior Member
    Join Date
    Jul 2007
    Posts
    28


    ขอบคุณมากนะค่ะ

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •