I have dataGrid, which have one dropdonw column.(whcich contains "true"/"false".
on button click, I want to loop through each gridvew, and findout whcich item is seleccted from droopdown from each row and store it.
How can I loop the datagrid, there are some properties,funtioaly suppoerted by DataGrid for Mobile WinForms.
any one help.....