[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

mobile forms navigation problems

Robin Prosch via .NET 247

5/15/2005 12:35:00 PM

(Type your message here)
Hi:

I find an interesting problem:
Suppose you have 2 mobile forms. You put a link control in form 1 and 5 textboxes in form 2. It renders as a deck with 2 cards and you can navigate from Form 1 to Form 2 via the link without postback to server.

But if you add one more textbox on Form2, make it contain 6 or more textboxes, then it will render a deck with only ONE card (Form1) and a postback in Form 1 too. So in this case, there will be one postback when you try to navigate from Form1 to Form2.

Is there anyway not to render like this? I think this render result is stupid ;)

--------------------------------
From: sammi walters

-----------------------
Posted by a user from .NET 247 (http://www.dotn...)

<Id>8Oqk4mUhNU2PfN9ydgJjnw==</Id>
1 Answer

martyn_wynne

5/17/2005 6:24:00 AM

0

I think you running in to a Deck size limit problem, see the article
below

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mwsdk/html/mwconWorkingWithDeckSize...