Question
How to multiple output with Grid?
Hello!
I am working on an user select project.
I have a button and two grids.
The project function is to select users from the first Grid,
and after clicking on the button, the user's name output to the other Grid.
The problem is:
I can select multiple users but can only output one user.
How can I make it possible to output two or more users?

