Hey i think wat u can do is that have a another layer of panel and add the datagrid in that panel when the data comes. But add this new panel only when the tab is selected using the handler.
what i mean to say is : I use the same thing that i have three tabs and the data for all the three tabs come when the first tab gets opened. So i have kept three panels in a class for each tab. I populate the data in all the datagrids and add these data grid in the respective panels. thats it. n it works.. On Monday, 15 August 2011 04:02:38 UTC+5:30, P.G.Taboada wrote: > > Hi, > > I am using a DataGrid on a TabLayouPanel. As long as the the DataGrid > is on the viewable tab it gets rendered. As soon as it is on the > hidden tab it does not. > > What am I doing wrong? > > brgds, > > Papick -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
