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 8934037
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:41:33+00:00 2026-06-15T09:41:33+00:00

Is this kind of grouping possible for Silverlight DataGrids? The first three rows of

  • 0

Is this kind of grouping possible for Silverlight DataGrids?

Silverlight DataGrid Grouping

The first three rows of the first column are combined into one block because their data are the same.

  • 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-15T09:41:33+00:00Added an answer on June 15, 2026 at 9:41 am

    No, the default Silverlight datagrid control does not support this kind of grouping, however you can achive a similar result using template columns:

    First you should create a Class that would contain the grouped data, something like this:

    MySourceClass
    {
       string GroupColumn {get;set;}
       List<object> GroupedColumn1 {get;set;}
    }
    

    Then bind your DataGrid to a collection of MySourceClass (or whatever name you call it), and create a TextColumn for Column1, and a TemplateColumn for Column2 with a ListBox or similar, and bind the source of the Listbox to the GroupedColumn property.

    You might have to thinker a bit with the styles, but i’m pretty sure you can acomplish a solid look with this aproach.

    EDIT:
    Alternatively you could use the default DataGrid grouping, her’s a good example for it:
    http://www.codeproject.com/Articles/134340/Grouping-Records-in-Silverlight-DataGrid-using-Pag

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

Sidebar

Related Questions

Quick question: is this kind of nesting possible? An if statement first passing a
This was the first time I encountered this kind of error after dealing with
This kind of code would normally work in PHP, but since the scope is
this kind of emergency, so please, can someone help me... I'm using movingboxes plugin
My pages contain this kind of url: http://fashion.piliapp.com/author/http%3A%2F%2Fwww.wretch.cc%2Fblog%2Fwiwinnie/ which created by http://fashion.piliapp.com/author/ . rawurlencode(http://www.wretch.cc/blog/wiwinnie)
I perform this kind of query in my Python code to conn = rdbms.connect(instance=_INSTANCE_NAME,
How to do this kind of events when I pressed the Preferences Button I
I have this kind of question. In my form, i got this as a
I'm getting this kind of errors while compiling any of the Win 8 Metro
I know this kind of questions have been asked already many times before. The

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.