Showing posts with label How to add bordercolor for textfield in UITableviewCustomCell - iPhone I want to validate the text in textfield which is added in customtableview cell. I could get the text and validate. Show all posts
Showing posts with label How to add bordercolor for textfield in UITableviewCustomCell - iPhone I want to validate the text in textfield which is added in customtableview cell. I could get the text and validate. Show all posts
on Tuesday, March 31, 2015

I want to validate the text in textfield which is added in customtableview cell. I could get the text and validate, but couldn't set the border color. I tried even reloading the whole tableview. Thanks in advance.