I am developing windows application using C# and ms sql.
I am displaying my data in datagridview in english. i make all my columns Nvarchar.
now i have install local language in my pc that is called AMharic visual geez unicode.
i can write using Amharic in MS word.
now i go to the design of the datagridview i select font Unicode visual geez.
but it still shows square square.
how do i make it to display the character correctly.
thanks