Gridview - VS.NET 2005

  • Thread starter Thread starter ats@jbex
  • Start date Start date
A

ats@jbex

Not sure if this is the correct place to ask this question. I tried in
microsoft.public.dotnet.languages.vb.data but had no reply.

I have an aspx page with a gridview on it. The gridview is populated from a
datareader which is then closed. When the user clicks a button I want the
contents of the gridview to be transferred to another aspx page and be used
to fill another gridview. Is this possible? If so how is it done?

TIA

--
ats@jbex

Every year is the same
And I feel it again,
I'm a loser - no chance to win

The Who - I'm One
 
I would try posting to:
microsoft.public.dotnet.framework.aspnet

That is where those ASPNET experts hang out

Greg
 
Back
Top