We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

show contents of other window in the ribbon

hi,,,,

how show contents of other window in the ribbon or child of ribbon control???

private void RibbonButton_Click(object sender, RoutedEventArgs e)
        {
            ????
        }

3 Replies

VR Venkateshwaran Ramdoss Syncfusion Team May 13, 2016 11:49 AM UTC

Hi Ahmed,

Normally we will add RibbonTab as child to Ribbon control and RibbonBar, RibbonItems are added inside the RibbonTab. In your update you have mentioned to add window to Ribbon. Can you explain your requirement clearly? It would help us to proceed further.

Regards,
Venkateshwaran V.R.


AR ahmed rabie May 14, 2016 11:17 AM UTC

thx for ur answer,,, i have a many number of wpf window
example::
i have employee window
i want when click on employee button in ribbon tab show the content of window in the child of ribbon control
like this image



VR Venkateshwaran Ramdoss Syncfusion Team May 16, 2016 09:35 AM UTC

Hi Ahmed,

We had prepared a sample based on your requirement. In this sample, we have added Employee details collection in the ItemsSource of the SfDataGrid when clicking the RibbonButton. Please download the sample from the below link.

Sample: RibbonSample

Regards,
Venkateshwaran V.R.

Loader.
Live Chat Icon For mobile
Up arrow icon