JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Gantt Custom react comoponent to render task table

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #109017
    Shubham Printe
    Participant

    Is it possible to feed react component to ‘taskColumns’ object in order to render task table rows?

    I am looking to render a dropdown menu in one column so that the user can click on a button and render that menu, and select an option from that menu.
    Based on the selection, I want to dynamically call certain functions.

    #109021
    ivanpeevski
    Participant

    Hi Shubham Printe,

     

    It is possible by inserting the dropDown menu through JavaScript in the “formatFunction” of the column.

    Here is a basic example – sandbox

     

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

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