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
What are the steps involved to fill a dataset?
What are type/key pairs in client script registration?
What is intrinsic objects in asp.net?
Does google crawl redirects?
What is DataGrid wheater its a Server Control or something else ?
What is server redirect?
How can we create custom controls in asp net?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
Explain the difference between webfarm and webgardens in .net?
How can you apply a theme to your asp.net application?
How does session authentication work?
Explain what is postback in asp. Net?
Diff between web user control and web custom control?
What is synchronous and Asynchronous post back ?
What is %20 in a url?