CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Lyjen

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    7,584

    WPF datagrid selection problem.

    I have a datagrid which is styled for my requirement. Each datagrid row consists of 7 columns. The datatemplates of each column is as follows.

    Column 1 - TextBox
    Column 2 - ComboBox
    Column 3 -...
  2. Replies
    1
    Views
    4,877

    Customizing a treeview like a tab control

    I have to customize a WPF tree control as follows. The children of the selected tree item should be placed to the right starting always from top, straight to the first tree item . What are the...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured