Hi Everyone, I create one website project in .net and i host in IIS and test the Android Mobile simulator. All the functionality work perfectly but i need horizontal scroll bar. It's not shown. When i test in PC it's working but not working in anroid simulator.
How to put scrollbar in that listview. Just tell the solution... Thanks In Advanced
thanks for ur reply... How can i use, I used some ways like i put div and use Overflow:Scroll and I put panel use scroll bar="Horizontal"... but didn't use... Pls tell some other way..... Thanks In Advanced
Lawce
0 Points
88 Posts
Scroll Bar not shown in Android Mobile Simulator in .net website Project
Nov 17, 2012 03:57 AM|LINK
vijay_myl
Contributor
5070 Points
1068 Posts
Re: Scroll Bar not shown in Android Mobile Simulator in .net website Project
Nov 17, 2012 04:09 AM|LINK
Hi......
You have to use scroll view layout to get scroll bar in android..
My .NET blog
Submit Article
Lawce
0 Points
88 Posts
Re: Scroll Bar not shown in Android Mobile Simulator in .net website Project
Nov 17, 2012 04:25 AM|LINK