I have tried a lot but i am still stuck. I need to send back not just the "id" of a set (this is the default behavior) after the user selects "Remove". Since some data sets have the same id but differ in different parameters i need to send back one additional parameter from the selected row.
Example;
o: DT_RowId: 10, id: 4, ....
1: DT_RowId: 10, id: 2, ....
2: DT_RowId: 10, id: 9, ....
is there any way to get hold of that "id" entry?
Any help is very much welcomed.
cheers
Juergen
Example;
o: DT_RowId: 10, id: 4, ....
1: DT_RowId: 10, id: 2, ....
2: DT_RowId: 10, id: 9, ....
is there any way to get hold of that "id" entry?
Any help is very much welcomed.
cheers
Juergen