MAUI TreeView Implementation with UraniumUI

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024

ความคิดเห็น • 4

  • @haseebrehman-nx9xi
    @haseebrehman-nx9xi หลายเดือนก่อน

    how can we make controls clickable inside our data template? i am able to make image clickable on android. but on ios it doesnt work. can you please guide me??

  • @RalphHachache
    @RalphHachache 7 หลายเดือนก่อน +1

    Hello ! Amazing Tutorial ! I just have one issue stuck, if I have a node that has thousands of children, I want make it load the first 50 children and at the end add a load more button to load the next 50 children. how is this possible (if possible) ? Thank you

    • @enisn_
      @enisn_  7 หลายเดือนก่อน

      TreeView doesn't have a built-in feature for that, but you may try to implement it in your view model, you can add a "load more" button after 50th item and when the button is clicked, you can load 50 more. You can use DataTemplateSelector to display different data templates for lines.
      But still, in this way it's too complex to implement. I'll think about adding a feature that can cover this situation 🤔

  • @herneyse201
    @herneyse201 10 หลายเดือนก่อน

    güzel güzel ingilizce için ne yapmamız gerek hocam

    • @enisn_
      @enisn_  10 หลายเดือนก่อน

      Bunu güzel ingilizce konuşan birine sormak gerek 😅 Ben akıcılığı geliştirmek için bu tarz videolar kaydetmeye çalışıyorum