Making ConnectionProvider fire off earlier?!

Really need to know how to do this. I have one webpart not having its consumer method fired off until AFTER CreateChildControls (I need it for createchildcontrols). I am not having troubles with other webparts I made awhile ago, they seem to get data by then. (I looked at the code and didnt see any big differences).

The provider is firing later than I need! Its data is ready as soon as onload. Is there no way to force it to fire? I tried calling the provider method in the onload with no luck.

Ive been reading and I found out that for 2003 there is a "isReady" for the icellprovider but im working with moss 2007.

Any ideas!

[671 byte] By [Migee] at [2008-1-1]
# 1

figured it out.

my webpart was both a consumer and provider. It gets the provider data later (after Create controls).

So i just had to adjust my controls to be populated after create child controls instead of inside.

cheers.

Migee at 2007-9-12 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Development and Programming...

SharePoint Products and Technologies

Site Classified