what are grid events ?code for dropdown inside grid and
binding dropdown syntax
Answer Posted / amiya kumar parida
To bind dropdownlist inside a grid ,The event is
rowdatabound().It bind the grid one by one row.
Instead of it we can bind the grid from source code calling
a function of code behind or direct assign a datasourse.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How can we implement a identity (sql server) call in an asp.net page?
Which is faster viewbag or viewdata?
What is difference between mvc and asp.net? : Asp.Net MVC
What is the difference between runtime version and version?
What are type/key pairs in client script registration?
Securitywise What are the Enhancements in 2.0?
How long does an http session last?
What is windows active directory authentication?
What is the difference between Classic ASP and ASP.Net?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What is asp.net ajax?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Explain client side state management system.
What is the use of global.asax file?
What is http only cookie?