how to add a selected row of a gridview to another gridview
without reloading the page??
Answer Posted / alex dorfman
Use AJAX to bind the second grid.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is the role of clr?
How can we check that some changes have been made to dataset since it was loaded?
What is a control toolbox?
How can I retrieve two tables of data at a time by using data reader?
how can implement dropdownlist in particular of dataset when try to update?
Explain the difference between ado and ado.net?
What are all the classes that are available in System.Data Namespace?
How to load multiple tables into a dataset?
What are the various methods provided by the DataSet object to generate XML?
List the 4 common ado.net namespaces?
How to add a check box or a dropdown list to a column in a datagrid?
What are the benefits of using ado.net?
What is two way data binding android?
What is the difference between data grid and data repeater?
How would you connect to a database by using .NET?