Have you tried using "max-width". I think that the width CSS will still expand if there is no break in the text but the max-width will force a line break.
On Apr 26, 2:33 am, json <[email protected]> wrote: > Hi > I have a grid view .Css is set for that grid . I have 3 column , name > mobile and id , width for that grid 200px . But when i load data to > that grid , if name is long say 100 charters in db , the grid grows . > I need to wrap the name so that the grid size don't increase . > Thanks > JAYASON > > -- > Subscription > settings:http://groups.google.com/group/dotnetdevelopment/subscribe?hl=en
