c# - unicode datagridview win forms -


i have problem data grid view in win forms. if try display ' character data grid view displays weird characters. (‘ & ’)

anyone knows how solve problem make display '

maybe it's encoding issue.

where data come , how load data grid view?


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -