Skip to main content
July 23, 2021
Question

gridLayout -Editable Grids-Add button instead of AddRow link

  • July 23, 2021
  • 3 replies
  • 0 views

Hello All, 

Please let me know in gridLayout -Editable Grids  whether can we use Add Button instead  of  "addRowlink:" ?  I didnt  find button in the default options. Please let me know whether any one implemented

Add button instead of  AddRow link. Thanks 

 

    3 replies

    stefanhelzle0001
    Brainy
    July 23, 2021

    You can add any buttons on top or below the grid and just skip the addRowLink.

    mikes0011
    Brainy
    July 23, 2021

    I second Stefan's suggestion - it's trivially easy to add buttons (or whatever else you want) right above and/or right below the grid.  But I'm curious what your use case is, for not wanting to use the addRowLink?

    The Expression Guru
    baratcAuthor
    July 23, 2021

    Thanks Mike for Looking into that.

    Its a kind of design requirement .  Requirement is use to Add Row Button instead of link. We will try implementing your suggestion.