This is a migrated thread and some comments may be shown as answers.

Gridview exclude row from sorting

1 Answer 233 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Nicklas
Top achievements
Rank 1
Nicklas asked on 03 Jan 2019, 06:27 PM

Hello, we are currently working with the Gridview control, having the datasource set to a datatable. Now we are trying to archieve a behavior where the row 'Total' is being excluded from the sorting in order to keep the row as last row at all time. 

How can we achieve this behavior?

 

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 07 Jan 2019, 09:49 AM
Hello, Nicklas,  
 
Note that summary rows are RadGridView's rows which allow you to display information about the data in the control such as first item, last item, count of items, etc. The summary rows are either top or bottom pinned rows. when sorting they remained pinned. Please refer to the attached gif file. I have attached a sample project for your reference.

Additional information about the summary rows is available in the following help article: https://docs.telerik.com/devtools/winforms/controls/gridview/rows/summary-rows

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

 Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Nicklas
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or