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!
Rain - 16 May 2008 23:06 GMT
<Contents>
Put your grid in here
</Contents>
>I had a non-ajaxed page with a gridview. I wanted to ajax it.
>
[quoted text clipped - 9 lines]
>
> Thanks!