Please read my question again. I have a page which has two buttons, Button X and Button Y. When I click on Button X, I would like to open up SfPopup A. When I click on Button Y, I would like to open up SfPopup B. SfPopup A has an Entry field where I can enter patient name and SfPopup B has an entry field where I can enter patient age.
I dont want to just call call the popup from the viewmodel. I would like to create both popups in the viewmodel. Is that possible?
Similar to this ticket: https://www.syncfusion.com/forums/138728/add-more-then-one-popup-to-the-page
But in this ticket, the popups have no entry field. I would like the popups in my page to have an entry field
Thanks,
Madhu