Hi All,
I have a TableView with the first column being a unique Int value.
I want search for the Int value in the first column and get the corresponding row index number then scroll the TableView to that position.
Any one know how to do it?
Thanks
I have a TableView with the first column being a unique Int value.
I want search for the Int value in the first column and get the corresponding row index number then scroll the TableView to that position.
Any one know how to do it?
Thanks