mikefrederick / MFSideMenu

Facebook-like side menu for iOS
Other
1.17k stars 291 forks source link

How do i update table view of sidemenu? #148

Closed GISmanimaran closed 10 years ago

GISmanimaran commented 10 years ago

I have 10 menu options in my side menu. I want to change the image of button when the option is selected. How could i do that?

MohanAprdc commented 10 years ago

It is not clear to me. you have 10 menu options and when you select an option what should be updated?

ghost commented 10 years ago

@Manimaran12 On selection of an item in left menu, Are you trying to updating something in center view? or Do you want some button asset need to be updated in the Left menu itself? Either way it should be simple, make use of delegates/blocks to updates the view accordingly.

GISmanimaran commented 10 years ago

@Krish33 @MohanAprdc Thanks for your response. The issue was i want to update my table cell on selecting a cell from MFSideMenu. I founded solution for this. I just put this [tableview reloadData] on didSelectItemAtIndex method.

mdhanu11 commented 10 years ago

Please tell me how can i use protocols or delegates in MFSidemenu

mdhanu11 commented 10 years ago

Hi,

I have post a question regarding update labels in mfsidemenu in stackoverflow. I did not get any reply from anyone. Could you please help me.

Thanks On Aug 10, 2014 3:35 AM, "Michael Frederick" notifications@github.com wrote:

Closed #148 https://github.com/mikefrederick/MFSideMenu/issues/148.

— Reply to this email directly or view it on GitHub https://github.com/mikefrederick/MFSideMenu/issues/148#event-151078136.