how to display unicode characters in datagridview
Hi,
i don't know whether it is possible or not but i want to use Unicode characters in a datagridview textbox column.when i try to use Unicode characters,it only displays ?? instead of that particular Unicode character.
i want to use Unicode character to display arrows in 2 columns of datagridview in .net.Image really slows down the grid so i can't use image for arrows as i want to display high speed data in the grid.if anyone has a better idea that wont effect the speed of the grid,please do suggest that.Thankyou
|