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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T10:37:49+00:00 2026-06-06T10:37:49+00:00

I am facing an issue in iphone related to my mobile website that has

  • 0

I am facing an issue in iphone related to my mobile website that has been developed in asp.net 3.5

referring to screenshot of Cart area:
enter image description here

while viewing same grid inside desktop browser it shows scroll but in iPhone in does not and rest of area gets disappeared.

Gridview Code:

<div class="tabularDataContainer">
    <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="tabularData">
        <tr class="tableH">
            <td width="39%" align="left" valign="top" class="tableH tableHL"><p>Workshop Name</p></td>
        <td align="left" valign="top" width="1%"class="tableHD">&nbsp;</td>
            <td width="19%" align="left" valign="top" class="tableH"><p>Date</p></td>
            <td align="left" valign="top" width="1%"class="tableHD">&nbsp;</td>
            <td width="19%" align="left" valign="top" class="tableH"><p>Attendee Name </p> </td>
            <td align="left" valign="top" width="1%"class="tableHD">&nbsp;</td>
            <td width="10%" align="left" valign="top" class="tableH"><p>City</p></td>
            <td align="left" valign="top" width="1%"class="tableHD">&nbsp;</td>
            <td width="10%" align="center" valign="top" class="tableH tableHR"><p>Amount</p></td>
       </tr>
    </table> 
<asp:GridView ID="grdCart" runat="server" AutoGenerateColumns="false" EmptyDataText="<br /> &nbsp;The Cart is Empty" ShowHeader="false" ShowFooter="false" GridLines="None" Width="100%" OnSelectedIndexChanging ="GrdCartRowCommand" OnRowDataBound="grdCartDatabound" DataKeyNames="wName,Date, sdat, endt, wDates, AttendeeName"    >
                                        <Columns >

                                        <asp:TemplateField>
                                        <ItemTemplate >
                                        <div style="width:100%; height:60px;">
                                        <div style="position:relative; width:100%;">
                                        <div style="position:absolute; top:0px; width:100%;" id="Container" runat="server" >
                                        <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="tabularDataRounded" >

                                        <tr class="cartD">
                                        <td width="39%" align="left" valign="top">
                                            <table width="100%">
                                              <tr>
                                                <td align="left" valign="middle" width="5%" style="border-bottom:none;" class="cartcross"><p><asp:LinkButton id="lb_DeleteItem" runat="server" CommandName="Select" ><img src="images/delete.png" alt="Delete" class="del" width="100%" height="100%"></asp:LinkButton ></p></td>
                                                <td align="left" valign="middle"  width="95%" style="border-bottom:none;"><p><asp:DropdownList ID="ddl_wshops" runat="server" DataTextField="wName" cssclass="cartddl" style="display:block;" OnSelectedIndexChanged="ddl_AddNewWorkShop_SelectedIndexChanged" AutoPostBack="true"  >
                                                </asp:DropdownList></p></td>
                                              </tr>
                                            </table>                                </td>
                                        <td align="left" valign="middle" width="1%" ></td>
                                        <td width="19%" align="left" valign="middle" ><p><asp:DropdownList ID="ddl_wdat" runat="server" cssclass="cartddldat" AutoPostBack="true" OnSelectedIndexChanged="ChangeDateInItem"  >
                                                </asp:DropdownList></p></td>
                                        <td align="left" valign="middle" width="1%">&nbsp;</td>
                                        <td width="19%" align="left" valign="middle" ><p><asp:DropdownList ID="listbox_wAttendee" runat="server" cssclass="cartddldat" AutoPostBack="true" OnSelectedIndexChanged="ddlChangeAttendeeInItem"   >
                                                </asp:DropdownList> </p></td>
                                        <td align="left" valign="middle" width="1%">&nbsp;</td>
                                        <td width="10%" align="left" valign="middle" ><p><%#Eval("City")%></p></td>
                                        <td align="left" valign="middle" width="1%">&nbsp;</td>
                                        <td width="10%" align="right" valign="middle" style="padding-right:15px"><p>$<%#Eval("Amount")%></p></td>
                                      </tr>
                                      </table>
                                      <div>

any one guide me how to resolve this issue?

thanks in advance.

  • 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-06T10:37:54+00:00Added an answer on June 6, 2026 at 10:37 am

    I have ended up this issue just using

    “overflow:scroll” property on gridview container, i searched alot this problem but i found nothing.

    using above property iPhone allows you to scroll horizontally with two finger left or right ward, but in android or other phones nothing happens with two fingers LOL.

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

Sidebar

Related Questions

I am building a website that runs on IPhone. I am facing a issue
I have been facing issue with sphinx result set for string attribute. Below is
Facing some issue in Talend Admin Console, the jobs that are running from IDE
I am facing very strange issue. When I was running my app in iPhone
I am facing strange issue. I have wep-part that reads data from user's profile.
I am a newbie to IPHONE development. I am facing a issue in working
Here is a fiddle (jsfiddle.net/salman/RQBra/show/) that demonstrates the problem I am facing. The iframes
I've been facing in the last days a very weird and specific issue under
I have an app in app store.In iPhone 5 i am facing a issue
I am working with facebook-ios-sdk, It working fine But I am facing issue related

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.