andycrespo27 / flexigrid

Automatically exported from code.google.com/p/flexigrid
0 stars 0 forks source link

Select data from one flexigrid and copy it to another empty grid. #99

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create one flexigrid which get data as jason object from server. 
2.Create another flexigrid which is empty. 
3.Now my problem is , I have to allow user to select data from grid which get 
jason object from server and on press of button data need to be populated in 
empty grid.  

What is the expected output? What do you see instead?
Its like to give user a privlage to select data from the list. But in this I 
have to show selected data at UI in another grid as well. 

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by sagar.saurabh10 on 19 Jan 2012 at 6:23