JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid column with an editor “smart-drop-down-list filterable”

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #104632
    chips nube uno
    Participant

    Hello everyone, in a grid I have a column with an editor “smart-drop-down-list filterable”

    The problem is when the smart-drop-down-list popup opens, if the filter input is outside the grid, clicking on it closes automatically, as if it were clicked outside the grid.
    <div>
    <div> template: ‘<smart-drop-down-list filterable filter-mode=”containsIgnoreCase” incremental-search-mode=”containsIgnoreCase” sorted=”true”  virtualized   style=”border: none; width: 100%; “></smart-drop-down-list>’,</div>
    </div>
    <div></div>
    <div>
    <div>           image description</div>
    </div>

    #104644
    Markov
    Keymaster

    Hi chips nube uno,

    There’s logic in the grid to close the editing when clicked outside of the Grid. We will add a work item about adding an option to extend this functionality so you can cancel the closing of the editor.

    Regards,
    Markov

    #104645
    chips nube uno
    Participant

    Hi Markov

    And in the current state, can I prevent it from closing when clicking on the filter editor if it is positioned outside the grid dimensions?

    thank you

    #104647

    Hi,

    Currently no, you cannot prevent it from closing.
    If you have any additional questions, do not hesitate to contact us

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.