J
Jason Huang
Hi,
I have a ListView MyListView, which now has 5 rows and 3 columns.
Saying int m, int n represents row 4 and column 2.
How do I retrieve these two indexes, so that m will be 4 and n will be 2.
Thanks for help.
Jason
I have a ListView MyListView, which now has 5 rows and 3 columns.
Saying int m, int n represents row 4 and column 2.
How do I retrieve these two indexes, so that m will be 4 and n will be 2.
Thanks for help.
Jason