- Home
- Forum
- ASP.NET Core - EJ 2
- Unable to type on filter box when displaying control em Modal form
Unable to type on filter box when displaying control em Modal form
Hello,
I am trying to render the Dropdown Tree control on a Modal form. And when doing so, I am unable to type anything on the filter box for the control.
I had a similar issue with the Rich Text Editor, where you helped me with a solution. I tried to replicate it to the Dropdown Tree but with no success.
Serching the forum, I found the following solutions, but those did not work:
Use of $.fn.modal.Constructor.prototype.enforceFocus = function () { }; or $(document).off('focusin.modal');
I would appreciate any help on this matter.
Regards,
Alexandre
Refer to the sample:
Hello Sharon,
The issue was not about the tabindex. It was something about the way I configured my Modal. I have wraped my "modal-body" code around you Modal, and it worked just fine. Thank you very much for that sample!
There is only one thing that is bothering me, a strange behavior on all the lists, where an empty space appears on the right side of the dropdown arrow button.
Can you see it in the image above? What could be causing this effect?
Regards,
Alexandre
Hello Sharon,
Indeed you sample works the way I expected it to behave in normal conditions. But when I copy and paste you code to my project, it behaves just my controls:
Maybe this is an issue of bootstrap or js libraries?
Regards,
Alexandre
|
|
- 5 Replies
- 3 Participants
-
AL Alexandre
- Nov 14, 2021 07:21 PM UTC
- Nov 22, 2021 08:54 AM UTC