datagrid problem
-
Hi all, am having datagrid in my application,I am binding somw data which is in hindi font. It is not showing properly in some rows data,and if i use gridview all rows are displaying proper font. why it is not showing hindi font in datagrid control. I am assiging fontname property correctly.Some rows only havng this problem.any solution for this? If you r free then reply me
kissy
-
Hi all, am having datagrid in my application,I am binding somw data which is in hindi font. It is not showing properly in some rows data,and if i use gridview all rows are displaying proper font. why it is not showing hindi font in datagrid control. I am assiging fontname property correctly.Some rows only havng this problem.any solution for this? If you r free then reply me
kissy
I think font should be available to the browser to show the font properly. You need to build an installer which will install the font, and request the user to download it and run before viewing the page. Hope you understand.
Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
Create .NET Templates -
I think font should be available to the browser to show the font properly. You need to build an installer which will install the font, and request the user to download it and run before viewing the page. Hope you understand.
Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
Create .NET Templates