Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Re: InitializingInsertionRow does not fire

  •  07-18-2008, 3:03 AM

    Re: InitializingInsertionRow does not fire

    Hi Dani,

    try adding the event to your Style?

             <Style TargetType="{x:Type xceed:InsertionRow}" x:Key="insertionrow_style">
                <EventSetter Event="Loaded" Handler="InsertionRowLoaded" />
            </Style>


    Kiwi wannabe
    Filed under: , ,
View Complete Thread
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.