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

Search:

Type: Posts; User: syr

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    2,561

    How to update column data in datatable.

    Hi ,
    I am working on windows application C# 2008.When i got the result set data into data table,
    before showing data in datagrid i have to update any column data passing value from text box

    ...
  2. Replies
    13
    Views
    57,482

    Re: Menu Item color change in wpf

    Thanks its worked.
  3. Replies
    13
    Views
    57,482

    Re: Menu Item color change in wpf

    I am using C# 2008 express edition and when i change the background to white to all menu items still it is showing blue whem mouse hover.

    Thank you for your continuous support .
  4. Replies
    13
    Views
    57,482

    Re: Menu Item color change in wpf

    Please check the following code.Thanks for your fast reply.

    <Menu Margin="12,0,0,0" Name="menuManageData" Height="26" VerticalAlignment="Top" Background="White" HorizontalAlignment="Left"...
  5. Replies
    13
    Views
    57,482

    Re: Menu Item color change in wpf

    Thanks for your reply and its not working for me.please let me know.
  6. Replies
    13
    Views
    57,482

    Menu Item color change in wpf

    Hi ,

    I have attaached with my project window menu bar for review .

    When i selected menu item its highlited with blue color .i dont want that color bec my req is like that.
    Please send me reply...
  7. Replies
    1
    Views
    15,665

    DataGrid Header fontweight to Bold

    Hi ,

    I am using datagrid in my project .i need to set Grid header font to be bold .

    Please let me know.
  8. Replies
    2
    Views
    22,175

    Re: Tab control Border visibility

    Thanks for your reply and it is working fine.
  9. Replies
    2
    Views
    22,175

    Tab control Border visibility

    IHi,
    I am new to wpf and i am working windows apps i created WPF TabControl in my project that has a "2nd" border (right and bottom) I am unable to removed in any way.
    I tried to Setting the...
Results 1 to 9 of 10





Click Here to Expand Forum to Full Width

Featured