1 Replies - 405 Views - Last Post: 25 June 2012 - 10:44 AM Rate Topic: -----

#1 xDutchGunn  Icon User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 113
  • Joined: 25-May 09

Gridview not detected in C# back-end.

Posted 25 June 2012 - 06:05 AM

Hello,

Im currently working on a assignment for my school where I'm using a gridview.
When I try to

gvShoppingCart.DataBind();


It gives me the error: "The name "gvShoppingCart" does not exist in the current context.

I really like to have this fixed, because I need this for my assignment.

Thanks in advance.
Is This A Good Question/Topic? 0
  • +

Replies To: Gridview not detected in C# back-end.

#2 rgfirefly24  Icon User is online

  • D.I.C Lover
  • member icon


Reputation: 233
  • View blog
  • Posts: 1,311
  • Joined: 07-April 08

Re: Gridview not detected in C# back-end.

Posted 25 June 2012 - 10:44 AM

you'll need to show us more of your code. We'll need to see both the aspx code and the aspx.cs code.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1