Hi

I have a windows based form with controls bound to a dataview.

I have radio buttons which sorts the dataview by different colums as
selected.

What I want is, the current record displayed on the form to remain displayed
when the sort of dataview is changed.

How can I do this?

Now, when I select another radio button to sort by any other column, a
random record is populated on the form.

Kindly advise.

Thanks
-H