I am trying to get rid of the white space at the end of a field in a gridview. I tried using just the trim function and it works just great in 3.5 and earlier, but doesn't get rid of that final white space in 4.0. It looks like this:
<asp:Go to the complete details ...