Hello,
I'm getting & # 160;(remove space between &, #) value at the end of string while fetching from mysql DB how to handel it in ASP or c#
i tried using Trim in both c# and SQL nothing changed
eg : if my data is sample , after fetching into textbox im getting sample & # 160;(remove space between &, #)
please share your ideas to handle
thanks in advance