Dynamically Select Row in Advanced Data Grid

Dynamically Select Row in Advanced Data Grid

Comments

  • At runtime, I need to dynamically select a row in an advanced data grid.
    I have tried setting the "Select Default Item" and "Selected Item Data Name" properties but have had no success.
    Is there a way to accomplish this?

  • Hi

    We will have to enable the Select Default Item property in the properties of the Advance Data Grid component and provide a data name to it.

    [img]att2[/img]

    Back in the Flow designer, on the Form, map this input of the Form to the desired item in the Flow.

    [img]att1[/img]

    In this way, you can make a row to be selected by default.
    [i]edited by osman@decisions.com on 12/4/2020[/i]

  • I tried your suggestion, still was not able to get it working. Ill open a ticket. Thanks for your help

Sign In or Register to comment.