Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ButtonCell doesn’t deselect table row #33

Closed
rickcc opened this issue May 18, 2014 · 4 comments
Closed

ButtonCell doesn’t deselect table row #33

rickcc opened this issue May 18, 2014 · 4 comments

Comments

@rickcc
Copy link

rickcc commented May 18, 2014

Any way to deselect the table row once a button is pressed. When I press a button, I need to check some other table rows and may not launch a view controller. In that case I open an alert but must also clear the ‘press’ / ‘selected’ state and can’t see how to.
Thx

@mtnbarreto
Copy link
Member

@rickcc , i have added an example to show how to use a button row. Take a look at my last commit and particularly OthersFormViewController class.
I hope it helps.

@rickcc
Copy link
Author

rickcc commented May 19, 2014

Perfect - the new helper method works great. Would also be great if you could rev. the pod spec to 1.0.1 and my project will pull the latest code.

@mtnbarreto
Copy link
Member

@rickcc i will.
pod 'XLForm', :git => 'https://github.com/xmartlabs/XLForm.git' for now.

@rickcc
Copy link
Author

rickcc commented May 19, 2014

Cheers. Great support!

Sent from my iPad

On 19 May 2014, at 17:04, Martin Barreto notifications@github.com wrote:

@rickcc i will.
pod 'XLForm', :git => 'https://github.com/xmartlabs/XLForm.git' for now.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants