Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Controls (http://www.velocityreviews.com/forums/f63-asp-net-web-controls.html)
-   -   DataGrid Migration (http://www.velocityreviews.com/forums/t775539-datagrid-migration.html)

Johnpc 03-03-2005 05:05 PM

DataGrid Migration
 
Hi,

I really need to copy the a Datagrid from one VS solution into another.

but I keep coming up with errors when I try.

Some one must know a basic set of steps that will allow me to copy the files
from one solution to another by hand.

Please help

Calvin Luttrell 03-05-2005 05:52 PM

Re: DataGrid Migration
 
You would have to have both projects in the same solution if you want VS to handle that migration for you. Otherwise what you can do is put that grid and code for the grid in a user control then copy that over when you need it. If it's something you will be using a lot you may want to invest in making it a server control.


-Calvin Luttrell
ProjectThunder.com, Inc.
nothing is impossible

> Hi,
>
> I really need to copy the a Datagrid from one VS solution into another.
>
> but I keep coming up with errors when I try.
>
> Some one must know a basic set of steps that will allow me to copy the files
> from one solution to another by hand.
>
> Please help



All times are GMT. The time now is 06:26 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57