How lot handle Grid

Hello all,

i am new in unity and i am trying to create a interactive application using unity.
i want to fetch the name of game object according to its position in the 2D array.
e.g position of the game object in the 2darray is (1,2)
on click of that game object it should show me R1-C2

for now i am doing it like this:

1113981–42015–$grid_Test.zip (5.22 MB)

Got a solution for this.here it is:

1113981–42015–$grid_Test.zip (5.22 MB)