Hi If i do this:
Grid g = new Grid(rows,columns); String s1 = g.getStyleName(); String s2 = g.getStylePrimaryName(); both s1 and s2 are empty strings. This isn't true of other controls such as TextBox, etc. Any ideas? -- Thanks Paul Paul Grenyer e: [email protected] b: paulgrenyer.blogspot.com -- 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.
