Hey Sangam

have you ever fixed this?

thanks
Karel-Jan

On Wednesday, January 30, 2013 11:35:06 AM UTC+1, Sangam Angre wrote:
>
> I want to display additional row in tableview. Lets say am having 2 
> entries in my couchtable i want to display 3 rows on UI.
>
> *I am using this function for Cell display:*
> - (UITableViewCell *) couchTableSource : (CouchUITableSource*) source
>                  cellForRowAtIndexPath : (NSIndexPath *) indexPath 
>
>
> *How should I return count in UItableVIew's delegate 
> "numberOfRowsInSection"?*
> - (NSInteger)tableView:(UITableView *)tableView 
> numberOfRowsInSection:(NSInteger)section
> {
>     return [data count];
> }
>
> I am totally newbie to Couchbase.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/576dae43-6734-427b-ac9e-954ba39e687f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to