R
ryan.mclean
Hello all,
Here is my problem: I made a simple web project that uses they new
webparts. On my page, I have a DeclarativeCatalogPart that contains
references to several ascx files. I put my page into catalog mode, and
put the selected controls (ascx) into a webzone and viola, the controls
are there, but the user control page_load thinks it's a postback. So I
end up have to reload my databings on every postback. Does that make
sense? There is probably a correct way to deal with this and if anybody
has any ideas, I would appreciate it.
Thank you for your help,
Ryan
Here is my problem: I made a simple web project that uses they new
webparts. On my page, I have a DeclarativeCatalogPart that contains
references to several ascx files. I put my page into catalog mode, and
put the selected controls (ascx) into a webzone and viola, the controls
are there, but the user control page_load thinks it's a postback. So I
end up have to reload my databings on every postback. Does that make
sense? There is probably a correct way to deal with this and if anybody
has any ideas, I would appreciate it.
Thank you for your help,
Ryan