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 4058520
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T15:05:23+00:00 2026-05-20T15:05:23+00:00

I am attempting to create a custom tableview where I have a list of

  • 0

I am attempting to create a custom tableview where I have a list of events, and when the event is selected, only that cell is replace with information (or icons leading to other views)

My question is how would one be able to implement such a concept? I know it needs to be done in didSelectRowAtIndexPath however I am not sure how to push this view (or better yet, just a horizontal table view) into this space.

Any suggestions would be greatly appreciated.

  • 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-20T15:05:24+00:00Added an answer on May 20, 2026 at 3:05 pm

    then you can do one thing first create custome cell ,you can make sub calss of UITableViewCell and design as you want ,this is the cell that will be shown when you click on the cell after table view is loaded
    now in

    - (void)tableView:(UITableView *)aTableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath 
    

    when the table row is selected reload tabledata by calling this method

    [self.tableView reloadData];
    

    and in your method

    - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath 
    

    if your cell is selected return customcell

    it will work , i have done it
    take help from this link
    http://www.alexandre-gomes.com/?p=482
    good luck

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

Sidebar

Related Questions

I'm attempting to create a custom calendar control that inherits from ASP.Net's built in
I am attempting to create a custom server control CollapsablePanel that extends ASP.net's Panel.
Climbing the learning mountain of TVirtualTreeView, I'm attempting to create a custom descendant that
I'm attempting to create a custom button using a background image in Interface Builder.
I am attempting to create a custom route in rails and am not sure
I am attempting to create a custom Adapter for my ListView since each item
I'm attempting to create a custom jsp tag. Everything is working fine, except for
I'm attempting to create a custom DataGrid where I can format individual cells based
I am attempting to create my own custom Autocomplete style dropdown control in c#
I'm attempting to create my own custom ToolTip for a program I've ported to

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.