Hi,
I have a gridview with databinding in the .cs file.
Also the soring events are handled there.
I have added a button in the gridview colums and with the GridviewIndexChange events I get the row info which I clicked.
BUT...when I sort the gridview, the info from this button seems to stays with it's old row, not the new sorted row.
What can that be ...
grtz
Leoni
I have a gridview with databinding in the .cs file.
Also the soring events are handled there.
I have added a button in the gridview colums and with the GridviewIndexChange events I get the row info which I clicked.
BUT...when I sort the gridview, the info from this button seems to stays with it's old row, not the new sorted row.
What can that be ...
grtz
Leoni