mem81 0 Light Poster

Hi Guys,

I have to be able to copy data from spreadsheet, and to be able to paste it over in grid view on the web. Also I should be able to cut the records I have pasted so I am able to paste new ones.
I will need to cut and paste only one column at a time.
So far I have grid view on the form and have set a data source to the grid view to a table where the pasted details will go in the database.
From here on I don`t really know how shall I go about it.
Also when you place grid view and debug the form, I am not sure if the Cut /Paste functions should be avalable by default.

Please Help

Regards
mem81