hello. I came across xamarin and started working with it.I hope someone has worked with it here on this forum. In an iPad drop down is created in a UITableViewController style. We click a button and a drop down appears. We choose one of the options and that will over write whatever label the button currently has. I am trying to get the same functionality to work in Xamarin, but it is causing many exceptions. I have been trying to solve this for more than8 hours. So i desperately need help.
Usually in iPad app, i have the tableview controller and when a drop down appears in table format i select one value/click a row. Then i launch a delegate to the class where the button is present. I am trying to do that here but no luck..please help. Let me know if anyone has programmed in Xamarin.
Usually in iPad app, i have the tableview controller and when a drop down appears in table format i select one value/click a row. Then i launch a delegate to the class where the button is present. I am trying to do that here but no luck..please help. Let me know if anyone has programmed in Xamarin.