Browse By Tags

  • Put XamTreeGrid in XamTabControl

    Hello, 

    I'd like to put a XamTreeGrid in XamTabContol. 

    I wrote this code, and the Name and subNode's rows are shown with branch lines.

    However, I cannot see the subNode's strings.

    How can I fix it? 

    <ig:XamTabControl>
        <ig:TabItemEx>
    …