how to set font for grid column header which is being a control of Gropbox control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sujathaeeshan
    New Member
    • Feb 2008
    • 22

    how to set font for grid column header which is being a control of Gropbox control

    Hi All,

    I am doing UI design(form design modifications) not programmaticall y.

    I am facing problem while appplying font to Data grid column .
    Here i am placing Data Grid within GroupBox.
    When i apply the Group box text font as Arial and bold
    this formatting applies to all controls which is placed inside the group box.
    But when i try to change the font as MsSanserif and Regular at ColumnheaderDef aultCell property of GridView,it will change at that moment
    After saving and closing the form,if i opened that form again it wil be having the the same font which is applied to Groupbox.
    But this is not the case for other controls like text box,buttons.
    This is only happeneing for GridView Column Header.



    Is there any possibolity of having different fonts for Grid column header and Group box Text.?

    Is there any way of prventing inheiting property of Grid view control from group box control?

    I want this has to be done by UI modification not programmaticaly .....

    Please help me out of this problem.


    Thanx and Regards

    Sujathaeeshan
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    This is a web application yes?
    And you don't see the change in your webbrowser?
    Have you checked make sure the page is not cached?

    Comment

    Working...