Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

How to use items Control with in another itemscontrol itemtemplate in XAML

$
0
0

Hi,

Is possible to use Itemscontrols with in another Itemscontrol itemtemplate.

The sample code is,

<Itemcontrol ....>

     <ItemsControl.ItemsPanel>

       ....

     </ItemsControl.ItemsPanel>

    <ItemsControl.ItemTemplate>

         <DataTemplate>

           ............

               <Itemcontrol ....>

                   ........................

                </Itemcontrol>

         </DataTemplate>

     </ItemsControl.ItemTemplate>

</Itemcontrol>

Note: I have bind the Outer Itemscontrol data source as Dictionary Key and Inner Items control bind as Dictionary value. It not displays any Itemscontrol items.

If any solution problem for this, please let me.


Abbas K


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>