Hi,
I have a grid with a RUN type button which onFinish will redirect to a new grid.
sc_redir(grid2);
In grid2, under Initial Module, I select excel so that it will let user download the excel directly.
May I check how can I let the user download 2 excels at the same time? I tried put the following under OnFinish but it does not works.
[LEFT][SIZE=13px]sc_redir(grid2);
sc_redir[/SIZE][/LEFT][LEFT]SIZE=13px;[/SIZE][/LEFT]