Hi guys,
I'm new in developing WebParts for sharepoint 2007. I'm able to create a webpart using the RadControls like the "Demo (How to create a WebPart in sharepoint)" shows. my question:
After a controls fires a request, the whole webpart (onInit,onLoad...) is called so all controls where reloadet. In my oppinion ajax only should update on control not the whole webpart. Furthermore, when a controls fires a request, all webparts on the page will be reloadet.
Is this the way Ajax works with webparts?
Jan
I'm new in developing WebParts for sharepoint 2007. I'm able to create a webpart using the RadControls like the "Demo (How to create a WebPart in sharepoint)" shows. my question:
After a controls fires a request, the whole webpart (onInit,onLoad...) is called so all controls where reloadet. In my oppinion ajax only should update on control not the whole webpart. Furthermore, when a controls fires a request, all webparts on the page will be reloadet.
Is this the way Ajax works with webparts?
Jan