Hi I am new to GWT. I want to display text boxes in column along with data. below is my requirement. I want to have grid with 5 columns. 3 columns displays data and 2 columns has text boxes. I want to update the data which the user enters in the text box.
here is the samle requirement.. col1 col2 col3 col4 col5 data data textbox textbox data data data textbox textbox data data data textbox textbox data data data textbox textbox data I see examples like editable grids. the text boxes shows up on the grid only when the user cliks on the cell. I want to show the text boxes without clicking on the cell. Please let me know how can I do it. Thanks in advance for any help. Thanks, Sekhar. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
