| Author |
How to set lable of Textbox
|
SanjayR Jain
Ranch Hand
Joined: Mar 05, 2009
Posts: 43
|
|
Hello all
I am using GWT2.3.In this I want to create a form.For This I used a
form panel and texbox.Textbox is for the User Name purpose.So I want
to set the label of text box.But there no way to set label.
I want label at the left side of the text box.
Please help me how to set label, So It come left to text box.
Thanks In Advance
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8441
|
|
|
You will have to create your own label using the Label or HTML or something similar and add it to the panel
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
SanjayR Jain
Ranch Hand
Joined: Mar 05, 2009
Posts: 43
|
|
Hi Maneesh, Thanks for your reply.It is working for me.
But I am looking for some in build functionality for it or can it be achieved through css?
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8441
|
|
|
Nope. No idea. You might want to try asking in the HTML/Javascript forum
|
 |
 |
|
|
subject: How to set lable of Textbox
|
|
|