What is itemrowdatabound for a datagrid?



What is itemrowdatabound for a datagrid?..

Answer / answerme

The various events of Datagrid can be found at link:
http://msdn.microsoft.com/en-
us/library/system.web.ui.webcontrols.datagrid_events.aspx

The event itemdatabound occurs after a item is bound to the
data grid.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

0 Answers  


What is application variable and when it is initialized ?

4 Answers   Keane India Ltd,


Is post back in asp.net?

0 Answers  


What are three ways that you can use a compare validator?

1 Answers  


How does exception management works in ASP.NET?

0 Answers   Alcatel-Lucent,






What are the difference between overriding and overloading?

0 Answers  


Explain the asp.net mvc request life cycle? : asp.net mvc

0 Answers  


What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

0 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

8 Answers   Siebel Systems,


How do you trap errors in ASP and how do you invoke a component in ASP ?

1 Answers   Cognizant,


What type of code (server or client) is found in a Code-Behind class?

3 Answers   Siebel Systems,


What is the difference between cache and cookies?

0 Answers  


Categories