[問題] 客製化CollectionViewGroup

作者: JGC18 (JGC)   2017-09-20 11:00:29
各位好,
我有資料需要分組, 所以我用了listbox 搭配CollectionViewSource的group去分類
group heaer的layout有一個delete的image可以刪除整個group
但是現在有需求是如果目前正在刪除中,
這個delete image要把他disable 或是 隱藏起來
所以我在delete image的tag屬性讓它bing住group item本身,
這樣我在delete image 按下時可以拿到group item的datacontext是CollectionViewGroup
所以我想客製化CollectionViewGroup, 多加一個屬性進去CollectionViewGroup去控制
delete image的visibility
找到網路上有人做類似的客製化
但我目前遇到如果我動態增加一筆資料時, UI就不會更新,
不知道是哪邊漏了實作, 希望有人幫我解答或是什麼關鍵字可以找到資料, 謝謝各位
程式碼
https://pastebin.com/GEJ5yMWd

Links booklink

Contact Us: admin [ a t ] ucptt.com