C
Chris
Hello.
I develop an application in which I show records in a gridView.
Then I'd like to select multiple records after which I click on a
button and want to pass the list of selected records to an object.
But I don't manage to select multiple records in the gridview !!!
I tried by adding a checkboxfield but, apart from the column header,
the actual checkbox for each record doesn't appear in the grid. Nor
does anything happen when I click in that column
So how?
Apart from the checkboxfield, is there another way to select multiple
records?
thank you
Chris
I develop an application in which I show records in a gridView.
Then I'd like to select multiple records after which I click on a
button and want to pass the list of selected records to an object.
But I don't manage to select multiple records in the gridview !!!
I tried by adding a checkboxfield but, apart from the column header,
the actual checkbox for each record doesn't appear in the grid. Nor
does anything happen when I click in that column
So how?
Apart from the checkboxfield, is there another way to select multiple
records?
thank you
Chris