Hi there,
I have a Web Part for Sharepoint 2010 that I'm rendering manually. When I click any of the buttons it causes a postback. I understand I can fix this with an updatepanel, but as i'm rendering the code manually I cant do this as I'm writing html not ASP.
I created a simple page with an update panel and a scriptmanager in and that created a shed load of code. I'd like to know the minimum raw html to create this so I can render that into my control.
BTW, visual web parts are not an option for me at the moment.
Many thanks for your time.
Nick.
Somewhere out there...