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 is ado.net objects?
How is entity framework different from ado.net?
What is Serialization in .NET? what are the types of Serialization?
Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging.
Can we load multiple tables in a dataset?
Does dapper use ado.net?
What is the difference between SqlCommand and SqlCommandBuilder?
What is data relation?
What is DataReader Object?
What is difference between entity framework and ado.net?
Do we use stored procedure in ADO.Net?
How can we add/remove row's in "datatable" object of "dataset"?
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)