GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET
Go To First  |  Previous Question  |  Next Question 
 ASP.NET  |  Question 108 of 164    Print  
what is the main event fired when we call bind method in a datagride?

  
Total Answers and Comments: 7 Last Update: May 09, 2008     Asked by: sbehera02 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 17, 2007 08:12:26   #1  
nishana        

RE: what is the main event fired when we call bind met...
ItemCreated event
 
Is this answer useful? Yes | No
January 20, 2007 05:56:20   #2  
Atit        

RE: what is the main event fired when we call bind met...

First : GridView_DataBinding

then GridView_RowCreated


 
Is this answer useful? Yes | No
January 25, 2007 03:26:57   #3  
Ashraf07 Member Since: January 2007   Contribution: 1    

RE: what is the main event fired when we call bind met...
Please Explain this more ....
 
Is this answer useful? Yes | No
February 04, 2007 10:09:45   #4  
saGanesh Member Since: February 2007   Contribution: 1    

RE: what is the main event fired when we call bind met...
ItemData_Bind is the event fired when you try to bind some value to Datagrid.
 
Is this answer useful? Yes | No
February 06, 2007 03:15:52   #5  
sathya        

RE: what is the main event fired when we call bind met...
ITEMDATABOUND event is fired whenever we try to bind datas in datagrid
 
Is this answer useful? Yes | No
February 10, 2007 00:38:40   #6  
Ritesh Modi        

RE: what is the main event fired when we call bind met...
No When we are binding data to datagrid then ItemCreate executes first and then ItemDataBind will execute
 
Is this answer useful? Yes | No
May 08, 2008 10:12:29   #7  
AnwarCool Member Since: May 2008   Contribution: 3    

RE: what is the main event fired when we call bind method in a datagride?

It's ItemDataBound that occurs when we call a bind method.

Please refer the following link

http: // msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.datagrid_events . aspx

Good Luck!

Anwar


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape