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
Can you change a master page dynamically at runtime? How?
Explain the purpose of storyboard.targetproperty.
What is .net remoting?
Why asp.net is used?
How do you remove duplicates without using remove duplicate stage?
What is the use of global.asax file?
How many types of triggers are there in update panel?
What is the difference between debug and release?
What is the equivalent of date() and time() in asp.net?
What is bound controls
What is the difference between Session and response.Redirect?
What are the various ways to send content from one page to another?
What is asp.net file?
Define repository pattern in asp.net mvc? : asp.net mvc
What is break mode?