Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6617459
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:42:26+00:00 2026-05-25T20:42:26+00:00

I am using UITableView to show my app info but I don’t why the

  • 0

I am using UITableView to show my app info but I don’t why the tableview is not grouped style !! In the interface builder I change to the group style but does not change !!

![enter image description here][1]

Need to be like this :

enter image description here

EDITED :

- (IBAction)infoView {
    InfoViewController *showView = [[InfoViewController alloc]initWithNibName:nil bundle:nil];
    showView.modalPresentationStyle = UIModalPresentationFormSheet;
    showView.modalTransitionStyle = UIModalTransitionStyleFlipHorizontal;
    [self presentModalViewController:showView animated:YES];
    [showView release]; 
}

INFOviewController is UITableView based subclass

@interface InfoViewController : UITableViewController
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T20:42:27+00:00Added an answer on May 25, 2026 at 8:42 pm
    InfoViewController *showView = [[InfoViewController alloc]initWithNibName:InfoViewController bundle:nil];
    

    Not specifying the Nib name leads to the changes made in Xib being ignored.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using a UITableView to display custom cells created with Interface Builder. The table
I am using custom UITableview concept to show data in cell of tableview. My
I'm using a UITableView to show some data from an array. This array can
How to show a detail disclosure button to the uitableview without using the custom
I am setting the row height of my UITableView using following code [tableView setRowHeight:
I'm using UISplitViewController for app on iPad. The first task was to show master
I'm building a little app where I show in a TableView an array. The
I am using tutorial (now inaccessible) UITableView - Searching table view. but I really
I am using a UITableview.In that there are nearly 100 records.I want to show
I am using an UITableView to show some string messages, and I use NSOperationQueue

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.