How to bind table coloum with gridview column
Answer Posted / srinu.dotnetspider
hi friends, How to bind table coloum with gridview column>
i have 1 table and gridview, in that table eventype is one
of the column .
eventype
---------
2
4
5
6
now my requirement is eventype =1 then change gridview column
and also some msg like programer is logged in..etc
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How route table has been created in ASP.NET ASP.Net MVC?
Can I remove .net framework?
How does the .net framework 3.0 relate to the .net framework 2.0?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Is entity framework slow?
Explain .Net Framework? Why we use it?
What is work of clr?
How to bind table colum with gridview column?
What is latest version of .net framework?
How can you return string result from Action in ASP.Net MVC?
How we can add the css in mvc?
In razor syntax, what is the escape sequence character for @ symbol?
How you can implement custom validation in asp.net MVC?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.