MAT-DIALOG | Modal popup in angular material UI (Data transfer + Reactive forms) | Nihira Techiees

preview_player
Показать описание
#materialui #angular15 #angularmaterial #matslider #nihiratechiees

This is the Part - 10 video in Angular 15 - Material UI Tutorial.

It explains mat-dialog component and below topics

1, Implementation steps for mat-dialog
2, Pass & retrieve data using mat-dialog
3, Reactive forms with POST & PUT Request handling

Source code GitHub Link
=========================

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Great way of teaching...simple and straight forward.

davebudah
Автор

Extra ordinary content. Thank you so much

etethjg
Автор

Bro easy to learn angular nobody likes teach you awesome 😍

jsmichael
Автор

Good video easy language. Bro can u make a video on multiple popup handling. Like edit popup as in this video and a confirmation popup on delete button.❤

VijayKumar-fqie
Автор

plz help with this... when user click on button to open mat dialog box then the background form is not displaying i mean it get blank

salonimalkani
Автор

Hi Nihira have been following your tutorials and they work great, I have a problem have been writing it same way for over a month on the pop up as you show and my pop up doesn't pop uu as yours it appears as a content of the same page, I have no idea why here is my code.
<button (click)="openPopUp()" color="accent" mat-raised-button>
Create/Edit Profile
</button>
</div> and
openPopUp(){
this.dialog.open(PopupComponent, {
width:'60%',
height:'400px'
})

marypaul
Автор

Hi, Please help with this, data are present in edit form but when I click on update it becomes new record of database.

kavyashree
Автор

hi, i've got a doubt, how can i solve the issue when I click on the cancel button but it adds the record anyway?

sofiachavesalarcon
Автор

How bind data into mat table data coming from form array

sunnygupta
Автор

Please make some big projects in angular 🙏

tuntunpandit
Автор

Got it but how to make the dialog box resizable and dragable

siddharthkatiyar
Автор

Hii, please help with this, when I try to edit record, it creates another record with different id how to resolve it?

kavyashree
Автор

Bro please make a video without using json server

akhiladigopula
Автор

Hi...how to get the modal from left to side..this video is about modal on centre..hope you reply

vasanthinc
Автор

How the code number is automatically incriminating here???

prajwaltheeyar
Автор

How to get just data related to any of the customer name

mkyounus