2022-01-17 20:03 UTC
I have a question about grid.
First thing, I added the check boxes to each row, but how can I store a variable as string of the element in first column of the row that has been checked?
And second thing, I would like to make two buttons, UP and DOWN so the selected row would go up or down on the grid. Didn't find any help with that in samples, so maybe someone has an idea how to do that?
Thank you for your time.
First thing, I added the check boxes to each row, but how can I store a variable as string of the element in first column of the row that has been checked?
And second thing, I would like to make two buttons, UP and DOWN so the selected row would go up or down on the grid. Didn't find any help with that in samples, so maybe someone has an idea how to do that?
Thank you for your time.