cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Reload MVC table on NEXT button click

hmungekar
12-Amethyst

Reload MVC table on NEXT button click

Hi Experts,

     I am trying to reload an mvc table in custom wizard with two steps. The desired table is in the second step. Is there a way to reload/refresh it whenever the "next" button is clicked.

Thanks in advance

1 REPLY 1

You can try using  PTC.jca.table.Utils.reload("tableid") script to reload the table when the wizard step is rendered or when the next button is clicked.

Announcements


Top Tags