• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

success event of a button click

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • success event of a button click

    on a success event from a button click, how do I refresh the grid?

  • #2
    I would suggest linking an app variable to the grids General > Refresh then on success of the call set that app variable to true

    NAB Refresh Grid App Var.png

    Comment


    • #3
      ok, i did what you said but it will not refresh... i set the app variable to "off" (without the quotes) on the definitions screen, then to "on" (no quotes) in the success event... see screen shots attached shots for Valence.docx
      Last edited by dlstrawn; 12-14-2022, 10:54 AM.

      Comment


      • #4
        It's not working because you're setting the value wrong. It needs to be set to true

        NAB - Refresh.png

        Comment


        • #5
          ahh, that is where the documentation is! Thanks!

          Comment

          Working...
          X