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 |
Difference between datareader and dataset?
26 Answers Microsoft, Noel Infotech, Satyam, Value Labs,
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is the difference between ADO and ADO.Net?
What is a data control clerk?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
List all the steps in order, to access a database through ado.net?
Explain the dataadapter class in ado.net?
What are the Features of a dataset
what is typed and untyped dataset
FetCh Records No 5 to 10 From Dataset
Can we connect two dataadapters to same data source using single connection at same time?
What is sqldatasource?
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)