Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Mobile / January 2005

Tip: Looking for answers? Try searching our database.

datagrid in mobile page?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dave - 27 Jan 2005 22:05 GMT
Is it possible to use an asp:datagrid in a mobile asp.net page?

I currently get "File or assembly name System.Web.Controls, or one of its
dependencies, was not found"

When i put the following at the top of the mobile page
<%@ Register TagPrefix="asp"  Assembly="System.Web.Controls" %>

Any help would be appreciated.
thx
Tim Howard - 28 Jan 2005 09:47 GMT
We cheated. We managed to do it by having our login page as a mobile web
controls page (mobile web project) which then called a standard asp.net page
with standard controls... we also made our session cookieless (whilst still
calling our cookie in code) which also seemed to help. We needed this just
to get Pocket ie to work under GPRS (we were getting incomplete pages coming
through and the javascript was being chopped - no matter where on the page
it was). It was weird in that if you refresh the page the code would then
all be present and correct.

The code had previously worked while our Pocket PC was in its cradle on
Pocket ie, and in another browser NetFront (even under GPRS). We never
actually worked out why... go figure???? (possibly a WAP/GPRS gateway
issue - but that doesn't explain why NetFront worked). That's Pocket ie for
you I guess. It took us about four days to get this solution to a simple and
annoying problem.

Regards
Tim

> Is it possible to use an asp:datagrid in a mobile asp.net page?
>
[quoted text clipped - 6 lines]
> Any help would be appreciated.
> thx

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.