Re: GWT Celltable : How to avoid entering particular value in editTextCell- column- Celltable?

2012-03-28 Thread Thomas Broyer
On Wednesday, March 28, 2012 10:50:05 AM UTC+2, vaibhav gwt wrote: > > Thanks for reply. How to cancel key events for spaces when in edit > mode? > Answered on SO. Could we please stop this silly cross-posting? -- You received this message because you are subscribed to the Google Groups "Go

Re: GWT Celltable : How to avoid entering particular value in editTextCell- column- Celltable?

2012-03-28 Thread vaibhav gwt
Thanks for reply. How to cancel key events for spaces when in edit mode? On Mar 27, 8:52 pm, Thomas Broyer wrote: > Answered on > SO:http://stackoverflow.com/questions/9891671/gwt-celltable-how-to-avoid... > > > > > > > > On Tuesday, March 27, 2012 3:55:38 PM UTC+2, vaibhav gwt wrote: > > > Hi, >

Re: GWT Celltable : How to avoid entering particular value in editTextCell- column- Celltable?

2012-03-27 Thread Thomas Broyer
Answered on SO: http://stackoverflow.com/questions/9891671/gwt-celltable-how-to-avoid-entering-particular-value-in-particular-cell-of-cel On Tuesday, March 27, 2012 3:55:38 PM UTC+2, vaibhav gwt wrote: > > Hi, > > I am using GWT2.3. > > How to avoid entering particular value in editTextCell- col

GWT Celltable : How to avoid entering particular value in editTextCell- column- Celltable?

2012-03-27 Thread vaibhav bhalke
Hi, I am using GWT2.3. How to avoid entering particular value in editTextCell- column- Celltable? Is there any event in editTextCell? Validation while entering values in cells of celltable In case of String :Dont enter spaces in cell Integer : Dont use characters + avoiding spaces in cell i.e