1
Answer

Databinding to the datagrid

Photo of mahesh gupta

mahesh gupta

14y
1.6k
1
Hi Im newbie to C#. I have a list that has some strings, datetimes and enums, when I bind the list to the datagrid I can see only datetime and string but not enum. How to get the enum values in the datagrid.


thanks in advance. 

Answers (1)

0
Photo of Ashutosh Chaturvedi
NA 86 12.2k 12y
HI,
 
As I got your question , if you want to develope  single application in 4 different languages then
you can go through MVC pattern in view -->shared--->layout.cshtml file u can give 4 different tabs of different languages and can write code in model which will display result in view..

Hope It will help u out.