Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

How to create procedure to wrap text without spaces

$
0
0

hi,

Can anyone tell me how to make a procedure or function to wrap text.

Right Now I am using the following code to wrap text in gridview.

If Not IsPostBack Then
            Grid_email.Attributes.Add("style", "word-break:break-all;word-wrap:break-word")
            load_grid(True)
            If Not String.IsNullOrEmpty(Request.QueryString("i")) Then
                bind_email_detail()
            Else
                btn_cancel.Visible = False
            End If
        End If




Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>