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 are the 3 major types of connection objects in ado.net?
Which parameter of ConnectionString is used to specify the name of the database?
How to find the given query is optimised one or not?
What is ado.net architecture?
Define connection string?
What is a column variable?
What is dataset and datatable in ado.net?
How to connect and retrieve data from database using dataset
How do you update a dataset in ado.net and how do you update database through dataset?
What are three methods for displaying data in a syncfusion datagrid
What is read only and forward only in ado.net?
What are the advantages using ado.net?
What is a dataview?
What is the executescalar method?
What is the difference between data grid and data repeater?