profgrid
Not logged in
|
Signup
|
Update Profile
|
Login
Search
Alerts
Home
>
Forums
>
Grid - Registered Users - Helpdesk
>
Copy content from one grid to another
Grid - Registered Users - Helpdesk
Copy content from one grid to another
Thread Starter:
Eydun
Started:
8/23/2008 10:04 PM UTC
Replies:
1
8/23/2008 10:04 PM UTC
Copy content from one grid to another
Reply
Quote
Eydun
Hi.
Is there any easy method to copy the complete content from one profgrid instance to another profgrid instance?
8/24/2008 6:27 AM UTC
Re: Copy content from one grid to another
Reply
Quote
Rael Bauer
How about:
Profgrid1.SaveToIniStrings(StrList);
Profgrid2.LoadFromIniStrings(StrList);
-Rael
"Eydun" <
info@admind.fo
> wrote in message
news:186fc41c$62830c1b$4c5d@vlad
...
Hi.
Is there any easy method to copy the complete content from one profgrid instance to another profgrid instance?