Wednesday, August 3, 2011

GWT CELLTABLE : How to add empty row in celltable with different celltype

Hi

How to add empty row in celltable with different celltype ?

3 columns present in my celltable i.e DatePickerCell,EditTextCell,NumberCell,SelectionCell

I can able to set record values in cell with different celltype.

I want to add empty row with different cell type in celltable also want few of them editable and rest are non-editable.

I want 1st row as empty because whenever I will change value in particular cell which editable then all values in that column should be updated immediately

Suppose I edited value in edittextcell of 1st empty row then all values in same column should be edited immediately.

Any help or guidance in this matter would be appreciated



--
Best Regards,
Vaibhav Bhalke






--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment