ajax problem when drop gridview into updatepanel

C

Cirene

I had a non-ajaxed page with a gridview. I wanted to ajax it.

I added the scriptmanager at the top.

I added an updatepanel below. I dragged the gridview into it.

In my design view I got "error creating control - updatpanel1 - type
'system.web.ui.updatepanel' does not have an public property named
'gridview'.

Any idea what i'm doing wrong?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top