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

Search:

Type: Posts; User: Droomgans

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    4,099

    calender, only month and year selection

    Hi everybody,

    i'm working in VS2010, using Xaml and C#
    what i want is a calender-control.
    but i only want the user to select the month and year
    so i placed the DisplayMode property to YEAR
    ...
  2. how to color the gridlines of a datagrid column

    Hi,

    I have a datagrid filled with rows and columns

    I have a one column that contains no data and thats has another color, gray
    but for that one column it would be nice if I didn't see the...
  3. Replies
    1
    Views
    5,646

    Re: binding of datagridcomboboxcolumn problem

    forgot : i'm using VS2010 C#
  4. Replies
    1
    Views
    5,646

    binding of datagridcomboboxcolumn problem

    Hi,
    i'm a newbie and i am trying to fill a datagrid with some data from my list of classes.

    I have 2 classes, clients and kal
    in the calvul class i have a klid that contains the id that...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured