You probably need to set border-collapse:collapse in a css file (or "borderCollapse" if doing it in the Java)
Ian http://examples.roughian.com 2009/12/29 spierce7 <[email protected]> > Alright, so I'm not sure how to properly figure out how to do this. > I've been trying to figure out how to do it for a few hours now > without much luck. I've tried playing with some CSS settings, and then > using the grid.setBorderWidth() method, but nothing seems to work. > > The space in-between the cells that I'm working with (the best way I > can describe it is the grid of the grid). I'm not 100% which I want, > but I need a way to make that space go completely away, or make it > another color. I can't figure out how to edit that space. I can make > the space bigger with the setBorderWidth() method, but I can't make it > go away. Any help is appreciated. Thanks! > > -- > > 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.
