GWT CellTable row height

2011-08-15 Thread Ashok
Hi, I'm developing an application using GWT. I'm using celltable to display dynamic values from database (based on a query). I have following queries: Assume: I have set the table height as 100px. I have placed the table in a scrollpanel. 1. Now, My query returns 20rows, which are more than

Re: GWT CellTable Row Height Problem

2011-08-15 Thread Ashok
Did you guys find a solution?? On Jul 13, 11:08 pm, DanG danielmger...@gmail.com wrote: Did you solve this? I'm having the same problem. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: GWT CellTable Row Height Problem

2011-08-15 Thread Ashok
Its mainly because of the parent that contain the cellTable. Make sure the height of the parent is not set to any value. solution: http://stackoverflow.com/questions/7072063/gwt-celltable-resize On Aug 16, 11:46 am, Ashok uashoksun...@gmail.com wrote: Did you guys find a solution?? On Jul

Re: Db Connectivity

2010-12-15 Thread Ashok
Hi, Asynchronous calls? What does this mean? I tried using threads. But,it gives the error: ClassName cannot be found in the source package! If you can give some example pages on Asynchronous calls, would be very helpful. Thanks in advance! -- You received this message because you are