I have written query and binded to gridview
In my design page i have the follwoing line alone
<asp:gridview id="gv" runat="server"></asp:gridview>
now my outcome is in table values i have lengthy word of 100 charaters.
i need to break that line automatically while displayin in gridview..
Plz don com out by asnwering "In design page include columns-templatefield-headertext-"
I don need this method..