uiview - ipad programming question -


how add uitableview uiview contain uitextboxes , uibutton

and initialize data

any suggestion please

i have found easier add additional views uitableviewcontroller rather nest uitableview inside view.

i use uitableviewstylegrouped , provide customised uiview within uitableviewdelegate for;

- (uiview *) tableview:(uitableview *)tableview viewforheaderinsection:(nsinteger)section - (uiview *) tableview:(uitableview *)tableview viewforfooterinsection:(nsinteger)section 

Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -