Blazor EventCallback

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ย. 2024

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

  • @lb1983ify
    @lb1983ify 4 ปีที่แล้ว +4

    i developed an appreciation for programming and for Life thanks to you Mr Kudvekat. I really owe you a debt of gratitude for infusing my life with meaning. I am your biggest fan and will continue to watch your videos with wonderful enthusiasm.

  • @GodwinMathias
    @GodwinMathias 4 ปีที่แล้ว +1

    So thankful and so grateful. You are one of a kind sir. Great Tutorial!!!

  • @armandollewellyn1521
    @armandollewellyn1521 4 ปีที่แล้ว

    i love watching this. you hab been enourmous help and aide in my education. i really want to express my gratitude for your wonderful videos.

  • @doorscomputersco.5713
    @doorscomputersco.5713 4 ปีที่แล้ว +3

    Hope you can do a tutorial of a One to many Data Entry like an Invoice Form where it involves Products, Customer, InvoiceHeader and InvoiceDetail Tables. Thanks!

  • @naveenat7259
    @naveenat7259 4 ปีที่แล้ว +2

    One More point EventCallBack automatically triggers StateHasChanged() method to apply the UI changes, it re-renders the component.

  • @-amiri-officialchannel5853
    @-amiri-officialchannel5853 4 ปีที่แล้ว +2

    Very nice. Pitty that the Text Article doesnt fully match the video part.

  • @zacboyles1396
    @zacboyles1396 4 ปีที่แล้ว +1

    Venkat you are the best, ji

  • @stefangabor5985
    @stefangabor5985 3 ปีที่แล้ว +1

    Nice, however decorating an event callback with [Parameter] keyword I find it over kill. Since it is a callback event you should not have to decorate with more keywords.
    You also realize that for a simple checkbox callback we had to write about 10 lines of code, it should somehow be normalized so that you need less code.

  • @vincentotieno9197
    @vincentotieno9197 4 ปีที่แล้ว

    Great work. Well thought out sequence of lessons. Keep it up.

  • @aec_corp
    @aec_corp 4 ปีที่แล้ว +2

    Hi. Why using an async method for CheckboxChanged ?

    • @chezchezchezchez
      @chezchezchezchez 2 ปีที่แล้ว +1

      Hello! Did you happen to find out? I’d like to know also, thank you!

  • @setiadisudrajat5031
    @setiadisudrajat5031 3 ปีที่แล้ว +1

    thanks for the video
    my question is how we can pass multiple parameter for eventcallback ?

    • @chezchezchezchez
      @chezchezchezchez 2 ปีที่แล้ว +1

      Why can’t you just use a complex object, or a tuple instead of bool?

  • @imadabab
    @imadabab ปีที่แล้ว

    Brilliant. Thanks a lot.

  • @KanokpitsunLertprommakul
    @KanokpitsunLertprommakul 3 ปีที่แล้ว

    I have some question, if I want to handler the parameter that you pass from child to parent, What should I do properly way.
    Thank you.

  • @andresbeltran5779
    @andresbeltran5779 2 ปีที่แล้ว

    Thank you for your videos

  • @coolwaterdvr
    @coolwaterdvr 4 ปีที่แล้ว

    Thanks Venkat! 🙏🙏🙏🙏🙏

  • @hunqiangng2511
    @hunqiangng2511 2 ปีที่แล้ว

    Without callback event, and it won't cater the historical value?

  • @oOserkanCakmakOo
    @oOserkanCakmakOo 4 ปีที่แล้ว

    Thank you

  • @nocode659
    @nocode659 4 ปีที่แล้ว

    SIR DO ONE FULL COURSE