Datagrid with resiable column

2012-05-03 Thread Dayananda B V
Hi All, How to make DataGrid with resizable column. appreciate your help thanks Daya -- 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

Re: Datagrid with resiable column

2012-05-03 Thread Jens
https://groups.google.com/d/topic/google-web-toolkit/y66eBBeOarI/discussion -- J. Am Donnerstag, 3. Mai 2012 12:40:26 UTC+2 schrieb Dayananda B V: Hi All, How to make DataGrid with resizable column. appreciate your help thanks Daya -- You received this message because you are

Re: Datagrid with resiable column

2012-05-03 Thread Dayananda B V
Hi Jens, thank you so much for replay, i tired the url you pointed out. how ever i am not able resize column, please check below demo, can you please let me what could be reason. import java.util.List; import com.google.gwt.core.client.EntryPoint; import

Re: Datagrid with resiable column

2012-05-03 Thread Dayananda B V
it's worked, problem in setting width of table. On May 3, 6:02 pm, Dayananda B V dayanand...@gmail.com wrote: Hi Jens, thank you so much for replay, i tired the url you pointed out. how ever i am not able resize column, please check below demo, can you please let me what could be reason.