Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invoking SelectedIndexChanged for GridView row inside LoginView

Status
Not open for further replies.
Feb 19, 2006
28
0
0
GB
Hi Folks,

I have a GridView control (ASP.NET 2.0) inside a LoginView/RoleGroup section of a page.

For some reason GridView1 is not recognised in the code-behind file.

I changed the login view to the RoleGroup so I can see the design of the GridView in VS, but the aspx.vb file still fails to see the GridView control...

It's gotta be something simple but after several hours of googling and scratching my already thinning hair I'm gettin desperate...

Thanks :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top