O
objectref
Hi to all,
i populate a ListView with data from a datareader and i just want to know
the column name of the cell that the user clicks on.
E.x., if the user clicks on the 2nd column, 3rd row in the ListView, i want
to get
the string that the column header displays.
How i can do that ?
thanks a lot for any help,
objectref
i populate a ListView with data from a datareader and i just want to know
the column name of the cell that the user clicks on.
E.x., if the user clicks on the 2nd column, 3rd row in the ListView, i want
to get
the string that the column header displays.
How i can do that ?
thanks a lot for any help,
objectref