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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T07:13:52+00:00 2026-06-05T07:13:52+00:00

I have implement an iPhone application in jQuery mobile and Phone Gap Using list

  • 0

I have implement an iPhone application in jQuery mobile and Phone Gap

Using list views we can implement normal table views, nested table views.

<ul data-role="listview" data-inset="true" class="ui-listview">
                        <li data-role="list-divider">Location</li> <!-- Section Header -------->


                        <li>Primary</a></li>
                        <li>Primary </li>
                        <li>Secondary</a></li>
                        <li>Secondary</li>

                    </ul>

but all these have only one column, multiple in rows.

Now I need to create a table (list view) with multiple columns.

enter image description here

How can I create list view with multiple columns?

  • 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-06-05T07:13:53+00:00Added an answer on June 5, 2026 at 7:13 am

    Try this,I hope it will work……

    <ul>
    <li> <!--first item -->
    <table>
        <tr>
            <td>Heading1</td>
            <td>Meaning1</td>
        </tr>
        <tr>
            <td>Heading2</td>
            <td>Meaning2</td>
        </tr>
        <tr>
            <td>Heading3</td>
            <td>Meaning3</td>
        </tr>
    </table>
    </li>
    <li> <!-- second item -->
    <table>
        <tr>
            <td>Heading1</td>
            <td>Meaning1</td>
        </tr>
        <tr>
            <td>Heading2</td>
            <td>Meaning2</td>
        </tr>
        <tr>
            <td>Heading3</td>
            <td>Meaning3</td>
        </tr>
    </table>
    </li>
    </ul>
    

    There is a link wich contain good info

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

Sidebar

Related Questions

I have implemented a Phonegap application for iPhone using jQuery mobile . I have
To implement as above in an PhoneGap iPhone application I have used nested list
I am building an application for andriod/Iphone using jquery mobile ,html5 I need to
I have implemented Google Analytics in my iPhone Application. And I can able to
I have an iPhone application that is mostly using standard controls. There is one
I have an iPhone application, I implement Facebook login on my app, now users
I have an iPhone application I've been using for some time that uses ASIHTTPRequest
I want to implement a drop-down list in an iPhone application, the same like
I have to implement login in iPhone application via SSL. What does it mean?
I am trying to implement a selection wheel in an iphone application. I have

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.