Search found 7 matches
- Thu Aug 29, 2013 9:03 pm
- Forum: Help & Discussion
- Topic: Scrolling Doesn't Show All Rows
- Replies: 13
- Views: 13156
Re: Scrolling Doesn't Show All Rows
That did work. Thanks very much.
- Thu Aug 29, 2013 7:44 pm
- Forum: Help & Discussion
- Topic: Scrolling Doesn't Show All Rows
- Replies: 13
- Views: 13156
Re: Scrolling Doesn't Show All Rows
Do you have any ideas about why this is not running in IE or Chrome on the Desktop but works fine on the Mobile Device browsers? Thanks.
Dustin
Dustin
- Thu Aug 29, 2013 6:17 pm
- Forum: Help & Discussion
- Topic: Scrolling Doesn't Show All Rows
- Replies: 13
- Views: 13156
Re: Scrolling Doesn't Show All Rows
You rock! That fixed the issue. Is there a way to change the "Scrollable Area" in code so I could do the calculation for UG? Not a big deal. I was able to tweak the heights on both the small and large versions of the app and get it to display correctly. Thanks so much for your help. Dustin Domerese
- Thu Aug 29, 2013 6:05 pm
- Forum: Help & Discussion
- Topic: Scrolling Doesn't Show All Rows
- Replies: 13
- Views: 13156
Re: Scrolling Doesn't Show All Rows
Here is the source code. We are always returning the same response to the page every time it is called. Below is a URL that you can hit in any browser to see the XML response that is returned from the POST to the server. Thanks. https://mlcrmstage.machinerylink.com/MLCRMEXTServices/GetCRMExtServiceD...
- Thu Aug 29, 2013 5:39 pm
- Forum: Help & Discussion
- Topic: Scrolling Doesn't Show All Rows
- Replies: 13
- Views: 13156
Re: Scrolling Doesn't Show All Rows
Yea if you open it on a mobile client it works, just not in a desktop browser for some reason.
- Thu Aug 29, 2013 4:56 pm
- Forum: Help & Discussion
- Topic: Scrolling Doesn't Show All Rows
- Replies: 13
- Views: 13156
Re: Scrolling Doesn't Show All Rows
Below is listed the code we are using to build the app. I have also listed a link to the site that we are developing. We are in a bit of a time crunch and need to get this rolled out ASAP. This is the last bug we have found that i am trying to correct. Any help you can provide is greatly appreciated...
- Thu Aug 29, 2013 1:45 am
- Forum: Help & Discussion
- Topic: Scrolling Doesn't Show All Rows
- Replies: 13
- Views: 13156
Scrolling Doesn't Show All Rows
We have created a mobile application that shows a grid of about 85 rows. When scrolling on the UberGrid the body of the grid will not allow us to scroll to the bottom of the list of data. If we tap and pull we can see all of the data in the grid but upon releasing the cursor the scrolling snaps back...