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 difference between Dataset. clone and Dataset.copy?
What are the advantages of ado.net?
How can we add relation between tables in a dataset?
Describe briefly an ADO.NET Dataset ?
What are the steps you will take to improve performance?
What is the usage of the dataset object in ado.net?
What are the different methods available under the sqlcommand class to access the data?
How can I retrieve two tables of data at a time by using data reader?
Why is stored procedure used in ado.net?
Why do we use sqldataadapter?
Is bulk insert faster than insert?
What are the different row versions available in table?
What are the differences between OLEDB and SQLClient Providers?
What is linq and entity framework?
Explain the difference between data reader and data set?