How to do - MS SQL C# Excel Access
Monday, 22 June 2015
C# - ASP.NET - How to remove comma from a string
Watch on YouTube:
string text = "some text,";
Response.Write(text.
TrimEnd(','))
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment