Hi
I'm developing a site using microsoft mvc and bootstrap
I've a datatable inside a modal pop-up. Everything it's ok until I try to edit/add/remove a row using the editor plugin.
The "editor" is shown in another modal popup (so I have a modal inside modal) and often after closing the "editing modal" the underlying modal (the one with the datatable) remains "grey" and no more accessible.
Can anyone help me?
Thanks