which tag i need to use manually to bind columns in a
datagrid ?
Answers were Sorted based on User's Feedback
Answer / srikar
<asp:bound field datafield="" headertext="">
or
Anchor tag
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain COM with example?
Explain about code access security?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is the difference between abstract class and Interface? Give an example how will u write an abstract class using .NET Framework
what is a tool tip
what is meant by language interoperability and language integration?
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
What is private constructor? And it's use?
If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Explain difference between state server and sqlserver? : .NET Architecture
What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0
What is a virtual memory? : Dot net architecture