how to add a selected row of a gridview to another gridview
without reloading the page??
Answers were Sorted based on User's Feedback
Answer / arindam datta
Gridviews are rendered on pages as html tables.So using javascript create a table row and table columns and add this row to the second Gridview(i.e, something like,table.innerHTML+="newly created tr"
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the difference between readonly vs. Const?
What is Debug.write does?
Differences between dataset.clone and dataset.copy?
What is difference between dataset and datatable?
What are major difference between classic ADO and ADO.NET?
What is the difference between data grid and data repeater?
describe the dataset object in ado.net.
Define the executescalar method?
How to identify the updated rows in a dataset?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Explain the overview of ado.net architecture?
What is oledb connection?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)