JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid using a Smart drop-down-list for a cell grid

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #108556
    edwardsmarkff
    Participant

    hello –

    is there a recommended way to replace a grid cell/column with a Smart drop-down-list?

    so in other words, i would like to be able to have the user choose from a drop-down-list selection rather than just have it free-form, and thereby restrict what they can enter into a cell.

    maybe with a template like how row-details work ??  https://www.htmlelements.com/demos/grid/row-details/  — note that template here has an embedded html section.

    its tempting to go in and start manipulating the html or something like that, but every time i imagine something in grid (and most other Smart components) there is a MUCH easier way to accomplish what i need to…!

    #108571

    Hi,

    Here is an example with a column that is edited by a drop down list:
    https://www.htmlelements.com/demos/grid/editing-cell-dropdowns/

    I hope this helps!

    Best Regards,
    Svetoslav Borislavov

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

    #108578
    edwardsmarkff
    Participant

    thank you.   there is a VERY MINOR typo on the page you referenced:

     

    Smart Grid Web Component Editing Cell Cropdowns Demo

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