JKExpandTableView icon indicating copy to clipboard operation
JKExpandTableView copied to clipboard

Table Cell overflow the Frame

Open hariharanjaga opened this issue 11 years ago • 2 comments

Hello ,

The table does not fit the frame that i have chosen instead it is overflows the Frame Please help !!!!

bug

Please find the Below image how it should look like : I used
JKExpandable* tbkJkTable = [tbkJkTable initWithFrame:CGRectMake(0, 10, 280 , 50) style:UITableViewStylePlain]; But due to this i can only update the Frame and the Tableview didselect row is not performed . Scroll is working and the reusing existing JKParentTableViewCell is called perfectly . DataSource is also bound into the Table perfectly.

original 2

Table overflows and hides the Searchbar bug2

Original Image orginal

hariharanjaga avatar Oct 23 '13 12:10 hariharanjaga

Hi there, unfortunately your specific scenario is not supported but please feel free to submit a pull request.

jackkwok avatar Nov 01 '13 03:11 jackkwok

Hi jackkwok, is there any solution to this problem, I've implement your great Table bat I steel blocked with the frame size tks.

aitbaali avatar Apr 08 '14 12:04 aitbaali