hii,
i hav a problem ...
i hav a asp.net with c# web application.in which i display data from database in grid view........
the problem..is this...if the data for a perticular entry and field is more than one line....or the statment is long in single line..........then my gridviiew...expand in width due to.....the lengthy data in perticular entry..and grid view expands horizontally..........this gives very ugly look to gridview view.......
is there any way by which i can fix the size of the cell in the grid view....and if data in perticular cell is more....then it becomes multiline data....and as a result the size of grid view remains fixed.
pzzz help mee..