Topic: Use popconfirm with dyamically loaded elements
1robin priority asked 1 year ago
Is it possible to use popconfirm for dinamically loaded elements for ex.: rows in table? Right now, popconfirm is not clickable.
1robin priority answered 1 year ago
How can I do that using Jquery? Dynamic element is created after a jquery call
Kamila Pieńkowska staff commented 1 year ago
You can do the same thing using jQuery syntax or mix JS with jQuery.
Kamila Pieńkowska staff answered 1 year ago
It is possible but you have to initialize popover with JS after it is added.
Example here: https://mdbootstrap.com/snippets/standard/kpienkowska/5385151
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 6.4.0
- Device: PC
- Browser: Mozilla Firefox 102.12.0esr
- OS: Linux Debian
- Provided sample code: No
- Provided link: No