Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to add a selected row of a gridview to another gridview
without reloading the page??

Answers were Sorted based on User's Feedback



how to add a selected row of a gridview to another gridview without reloading the page??..

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

how to add a selected row of a gridview to another gridview without reloading the page??..

Answer / alex dorfman

Use AJAX to bind the second grid.

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More ADO.NET Interview Questions

Which is faster dataset or datareader?

0 Answers  


Which are the different IsolationLevels ?

3 Answers  


i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code

9 Answers   Wipro,


What is read only and forward only in ado.net?

0 Answers  


Describe the command object and its method.

0 Answers  


What do you mean by ‘batch updates’?

0 Answers  


Difference between ADO and ADO.net ?

11 Answers   Accenture, BirlaSoft, College School Exams Tests, Krest, Red Apple,


What DataReader class do in ADO.NET ?

0 Answers   NA,


Explain how can we load multiple tables in to dataset?

0 Answers  


What is the namespaces being used to access oracle database?

0 Answers  


Define Execute Reader?

0 Answers  


Which is faster sqldataadapter and sqldatareader?

0 Answers  


Categories