Cross-page connections

Last post 09-12-2007 8:52 AM by ErMasca. 0 replies.

Sort Posts:

  • Cross-page connections

    09-12-2007, 8:52 AM
    • Loading...
    • ErMasca
    • Joined on 02-20-2007, 7:59 AM
    • Barcelona - London
    • Posts 36

    Hi there, Im trying to implement Nikhil's approach to crosspage conection for asp.net webparts.

    It seems promising and all, but.....always theres a but!

    The code doesnt work, i got around some of the controls for changing the Mode, but then

    his ActionProviderConnectionPoint : ProviderConnectionPoint has  a flaw

    see below:

    ActionProviderConnectionPoint : ProviderConnectionPoint

      public override TypeCollection GetSecondaryInterfaces(Control control) {
                return new TypeCollection(base.GetSecondaryInterfaces(control),
                                          new Type[] { typeof(IActionProvider) });

    i think it all has to do, because he wrote it when the Net 2 wasnt release Alpha.

    my question is.....

    has somebody implemented this piece of code. actually u could check the article in his blog, but today it seems something else doesnt work in Nikhil's world, his site.

    the article desribes  how he has implemented the same functionality that already exists in sharepoint and they didnt implement when developing the webparts framework...Nice.

    I bellieve this is a nifty feature to have and although some of you will think querystringing so other page will do fine, having it under the hood has numerous advantages.

    .....i think.

    If any of you needs the code just reply to the post and i can always send you a mail with the downloaded article's file i have.

     

    Cheers Community 

Page 1 of 1 (1 items)
Microsoft Communities
Page view counter