You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, bravo on a wonder, easy to use control! Love it!
This is a Feature Request, not a bug, so if you don't want to do it, I understand. However, I needed to customize the cells in the table view, because I only want to show contacts with email addresses, but some contacts might have multiple email addresses (reason I can't stick with just showing name).
Any chance you'd consider a way of allowing customized table view cells for the control? I've had to modify the THPickerViewController, which makes keeping it up to date a pain.
Thanks for the consideration, and thanks for a great control!
The text was updated successfully, but these errors were encountered:
I think the one currently being used is fine for default. The key is being able to override. As I mentioned in the previous post, I needed to be able to show the email, so I had to override to use my own table view cell and then update the code to add the email address to the cell.
First off, bravo on a wonder, easy to use control! Love it!
This is a Feature Request, not a bug, so if you don't want to do it, I understand. However, I needed to customize the cells in the table view, because I only want to show contacts with email addresses, but some contacts might have multiple email addresses (reason I can't stick with just showing name).
Any chance you'd consider a way of allowing customized table view cells for the control? I've had to modify the THPickerViewController, which makes keeping it up to date a pain.
Thanks for the consideration, and thanks for a great control!
The text was updated successfully, but these errors were encountered: