How To Use Forms In MudBlazor (MudForm & EditForm)

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024

Комментарии • 18

  • @justblazorprogramming
    @justblazorprogramming  Год назад +2

    GET YOUR FREE BLAZOR CHEAT SHEET HERE!!!: JustBlazor.com/

  • @andrespineda8981
    @andrespineda8981 Год назад +2

    Amazing video dude! I spent a lot trying to make the form validations work on a mug dialog and thanks to this video, it's now working like a charm!

  • @filipnikolic2280
    @filipnikolic2280 9 месяцев назад

    After trying it by myself first, lost a couple of hours, then i came here, and really, you explained everything. Immediately like subscribe!🎉 🎉🎉

  • @shawnpollack5585
    @shawnpollack5585 10 месяцев назад +1

    Is your code posted anywhere? Please add a link to this page.

  • @bacalekevin8763
    @bacalekevin8763 Месяц назад

    Hello everyone, I'm wondering how to use the OnSubmit event in MudForm. Specifically, I want to submit the form when I press the Enter key. I've checked the documentation, but there's no mention of this functionality. Any solution would be greatly appreciated.

  • @stewtech
    @stewtech Год назад

    More projects please!

  • @SteveNgaiCheeWeng
    @SteveNgaiCheeWeng Год назад

    can we use fluentvalidation instead ? so that the backend (api) and frontend (blazor) can share the same validation code

  • @marcossequeira5433
    @marcossequeira5433 7 месяцев назад

    There is any way to create children components inside a and that the components receives the context of the MudForm to access to their properties?

  • @andresgaona5702
    @andresgaona5702 Год назад +1

    how can i add an autocomplete tag to the form?

    • @justblazorprogramming
      @justblazorprogramming  Год назад

      Mudblazor has a section for this, but it boils down to you having the list of options available either by the server or by the client in order for it to search though it. www.mudblazor.com/components/autocomplete#usage

  • @jorgesousavieira1817
    @jorgesousavieira1817 6 месяцев назад

    I really HATE web development, but some client insist to migrate his windows form app to web, I heard that there are some tools / method to migrate a windows form app to web, is there anybody that knows about this?? Or, there is some tool that helps to design the html5 page and place in Blazor instead to code everything by hand? like a dumb linux user????

  • @samuhuse6706
    @samuhuse6706 6 месяцев назад

    bro, you're just too slow