get width and height of cell from the CellFormatter and set this to TextBox.

also set border of textbox to zero width using CSS style.


On Thu, Jun 18, 2009 at 10:17 AM, Suren <nsurendi...@gmail.com> wrote:

>
> Hi All,
>
> I am having a Grid, in which I made few cells editable.
>
> When a user double clicks on those cells, I am adding a widget Textbox
> to that cell by copying the text from the cell into that textbox.
>
> Now, the textbox height and width are not close to the cell's height
> and width, so it doesnt look good.
>
> I need to set the textbox's height and width to align with the Grid's
> cell.
>
> How can I acheieve this?
>
> kindly help me in this regards
>
> Thanks in advance
>
> Suren
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to