Splitbutton_Click wont close

1 reply. Last post: September 22, 2010 11:06 PM by Glenn Layaar
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hello,

I have a simple UXsplitbutton on a empty screen using the Built in Templete (silverlight- Intersoft ClientUI Advanced Navigation Application)

When I click on the buttons menu it works fine only the first click.  Any clicks after that will not close.

 

I have attached a vidio for you and below is the xmal.

 

<Intersoft:UXSplitButton x:Name="btnadd" Content="Button" Icon="/YivoSoftPassword;component/Assets/Images2/Symbol-Add.png" DisplayMode="Image" HideAnimation="Fly" Click="btnAddCat_Click" Margin="180,0,0,0" HorizontalAlignment="Left" VerticalAlignment="Top">
              <Intersoft:UXMenuItem x:Name="uxmenAdd" Header="Add" Click="uxmenAdd_Click" DisplayAnimation="Fly" EnableFadeOutAnimation="True" HideAnimation="Fly" />
              <Intersoft:UXMenuItem x:Name="uxmenDelete" Header="Delete" Click="uxmenDelete_Click" DisplayAnimation="Fly" EnableFadeOutAnimation="True" HideAnimation="Fly"/>
             </Intersoft:UXSplitButton>

 

 

thanks andre

1 attachment
All times are GMT -5. The time now is 6:30 PM.
Previous Next