In this code this issues are occurring
How to disable the click event in MainViewController if TableViewController is displaying.
If suppose we have search button in mainviewcontroller and we slide left side at a time If user pressed search button then it open the keypad and searching the values.
Expected : if user click search box then MainViewController should be come on top.
In this code this issues are occurring How to disable the click event in MainViewController if TableViewController is displaying.
If suppose we have search button in mainviewcontroller and we slide left side at a time If user pressed search button then it open the keypad and searching the values.
Expected : if user click search box then MainViewController should be come on top.
Thanks Tikam