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
Why do we use web config?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What is aspect-oriented programming?
Explain file-based dependency and key-based dependency.
Describe paging in asp.net?
How do you implement postback with a text box?
How can we access static variable?
Explain the differences between clr & cts?
What is asp.net and how it works?
How you will manage the state of ASP.NET controls?
What is the difference between cache and cookies?
What is application variable in asp.net?
Are xaml file compiled or built on runtime?