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
How to pass values into a datatable?
What is ole data type?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is csdl entity framework?
Which control of the BindingNavigator returns the current position within the data source?
Explain ado.net features?
Which method is used to sort the data in ADO.Net?
What are the pre-requisites for connection pooling?
How to perform sorting on a table in ADO.NET?
What is difference between connected and disconnected architecture in ado.net?
How can we load multiple tables in to dataset?
If we are not returning any records from the database, which method is to be used?
What is the difference between Command and CommandBuilder object?
Explain the difference between data reader and data adapter?
Why is ADO.NET serialization slower than ADO ?