JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid anchor the grid column panel form on another location?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #101057
    davout
    Member

    Is it possible to anchor the grid column panel form on some other location rather than an extra header row?
    As shown in this demo: https://www.htmlelements.com/angular/demos/grid/column-panel/
    I don’t want to waste a whole table row to show just one selection option. Ideally I would like to anchor this column display/order on the same row as the normal column titles, like in the ‘column chooser’ demo.  In other words, have the ‘grid column order/display’ pop up form appear as an option in the command column heading

    #101058
    admin
    Keymaster

    Hi davout,
    The DataGrid functionality you are looking for is not available. We will consider implementing additional options in future versions of the DataGrid component.
    Best regards,
    Peter Stoev
    Smart UI Team
    https://www.htmlelements.com/

    #101063
    davout
    Member

    Is there a way to pro grammatically open this column panel form from my own code?

    #101065
    admin
    Keymaster

    Hi davout,
    No. The DataGrid’s API which you can use can be found on the following web page: https://www.htmlelements.com/docs/grid-api/.
    Best regards,
    Peter Stoev
    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.