Select First Row as default in UITableView [Urgent]
- by tushar
hi ,
ihave application that is viewbased and i am adding tableview as subview to main view
and i have taken UITableViewDelegate to respond the table methods
everything is working fine
but i want to select first row or UITableView as default selected(Highlighted)
plz help me
if possible then send me sample code
and where i have to place that code means in which method or event
Thanks In Advance