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 main difference between hash table and Dictionary?

3 Answers   CSC,


Describe session handling in a webfarm?

0 Answers  


Can we use multiple web.config files in an sigle appliction?

3 Answers   IBS,


What are the action filters available in asp.net mvc

1 Answers   TCS,


Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?

3 Answers   DNS,






What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

0 Answers  


Any disadvantages in Dataset and in reflection ?

1 Answers   DELL,


What's the ASP.Net Application life cycle?

0 Answers   Wipro,


What base class do all Web Forms inherit from?

1 Answers  


Is viewstate secure?

0 Answers  


under which namespaces connection strings can be defined?

4 Answers  


Which color scheme in a Repeater control can you provide alternatively?

1 Answers   Siebel,


Categories