monotouch scripting for ios(ipad/iphone)

72 Views Asked by At

How can we make any column as a hyperlink/tapable in GridView table using monotouch scripting. Suppose I have a table of 5 columns and 6 rows. I want to make 4th column records(data) as a hyperlink, i.e all 6 rows of 4th column should be hyperlink and tapable.

0

There are 0 best solutions below