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 |
Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
Explain how can we inherit a static member?
How to deploy/publish webservices?How many ways?Plz explain me
Explain http handlers? Where we can use the http handlers?
Define page fragment caching?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is query string in asp.net?
What is razor? : asp.net mvc
Define a web service in .net?
Singleton Design pattern?How do you achieve it?
What is a Cookie? Where is it used in ASP.NET?