It will be removed when you set data. If you don't have data, setting an empty data set should remove it as well. cellTable.setRowData(0, new ArrayList());
Thanks, John LaBanca [email protected] On Thu, Jan 20, 2011 at 8:32 AM, varakumar <[email protected]> wrote: > Hi, > > I am using CellTable in my application, In celltable it is > showing loading image such a good image. But now I want remove it > after some time, How can I remove that loading image. > > Thanks, > > Vara Kumar PJD > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
