Popup control DevExpress does not block backtraces

0

I'm developing a system using DevExpress MVC v16.2.6.

I have some controls that call a popup control, where it will do a search, sleight, etc.

My problem is that this popup that opens, is not blocking the fields of the form, is actually not allowing me to click on the fields, but if it is giving TAB the cursor goes to the fields of the parent form.

I looked at an example on the DevExpress website, I did as it is, but it did not work.

Popup code:

    
asked by anonymous 15.05.2018 / 21:44

0 answers