[lnkForumImage]
TotalShareware - Download Free Software

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


 

keyur

7/16/2007 6:23:00 AM

hello everyone

I am totally new to ASP.NET for mobile. My requirement is to create a
login form wherein i can have Login and Cancel button in same row
ie

[login] [Cancel]

But i found out that using mobilecontrol class each and every control
is inserted in a new row
so how can i insert two command buttons in a single row ??