Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8578717
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:27:21+00:00 2026-06-11T20:27:21+00:00

I am Using Silverlght 4.I have a datagrid Header whose text=StudentDetailOfAplication.Since It Occupies more

  • 0

I am Using Silverlght 4.I have a datagrid Header whose text=”StudentDetailOfAplication”.Since It Occupies more length in I need to have a break line near “Application”.Please send me some usefull links how to do this

<Grid x:Name="LayoutRoot" Background="White">
        <sdk:DataGrid AutoGenerateColumns="False" Height="227" HorizontalAlignment="Left" Margin="39,37,0,0" Name="dataGrid1" VerticalAlignment="Top" Width="316" >
            <sdk:DataGrid.Columns>
                <sdk:DataGridTextColumn Header="StudenDetailsOFApplication" Width="100" Binding="{Binding id}"></sdk:DataGridTextColumn>
                <sdk:DataGridTextColumn Header="Name" Width="100" Binding="{Binding productName}"></sdk:DataGridTextColumn>
                <sdk:DataGridTextColumn Header="NumberOfAplication" Width="114"  Binding="{Binding qty}"></sdk:DataGridTextColumn>
            </sdk:DataGrid.Columns>
        </sdk:DataGrid></Grid>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T20:27:22+00:00Added an answer on June 11, 2026 at 8:27 pm

    Header="Student Details&#10;Of Application" or Header="Student Details&#x0a;Of Application" will also work. Or if you’re not inserting into a string you can also do something like.

    <TextBlock>
    Line<LineBreak/>Break
    </TextBlock>
    

    but personally I just use the codes shown in the first two examples. Also keep in mind the xml will retain whitespace, so you can do like Header=" Details of&#10;Student Application" for alignment purposes if TextAlignment property isnt available. Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have custom headers in the Silverlight DataGrid using the ContentTemplate. We've got a
I'm using the Silverlight 3 datagrid and have a number of custom styles applied
I have a Silverlight application that is using a DataGrid. Inside of that DataGrid
I am using silverlight 4. I have a scenario where i need to compare
I have Silverlight Sketch project, and I`m using muliticolumn listview to simulate datagrid. <Style
I have a DataGrid in a Silverlight application. This application is using RIA Data
I have a set of webservices that I connect to using Silverlight Client. I
I have a Silverlight 3 Application and for security I'm using Active Directory. For
I am developing a Silverlight app using VS2008 Express. I have just implemented a
I have been writing unit tests using NUnit and Moq with my Silverlight code

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.