We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Summer Rows

How to display the Recort Count at the Top of the DataGridControl?

And also Display x of y rows are selected (x is Selected records and Y is Total records)..

1 Reply

MS Mohamed Suhaib Fahad A. Syncfusion Team February 12, 2010 04:21 AM UTC

Hi Vinod,

As of now we only have summaries to show in the bottom as Footer rows. You can use the TableSummaries in XAML to show this. Please check the below sample,

Syncfusion\EssentialStudio\8.1.0.30\WPF\Grid.WPF\Samples\3.5\WindowsSamples\Grid Data Control - Grouping\Table Summaries Demo

To show x records selected, You would have to listen to Model.SelectionChanged and then get the records based on the GridRangeInfo's selected. There is no OOB support for this.

Let us know if you need any more details.

Thanks,
Fahad

Loader.
Live Chat Icon For mobile
Up arrow icon