Static Summary Row not scrollable horizontally

2 Answers 49 Views
GridView
Siddharth
Top achievements
Rank 1
Siddharth asked on 09 Nov 2023, 01:52 PM

 

The summary row at top and bottom should not scroll while horizontal scroll.

2 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 09 Nov 2023, 02:53 PM

Hi, Siddharth,

Please have in mind that the summary item is always associated with a column. If you want a summary value to be fixed and not scrolled horizontally, it is necessary to pin the column: 

https://docs.telerik.com/devtools/winforms/controls/gridview/columns/pinning-and-unpinning-columns 

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

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Siddharth
Top achievements
Rank 1
commented on 19 Nov 2023, 03:05 AM

Hi

Is there any approach in gird to merge columns in grid?

Shubham
Top achievements
Rank 3
Iron
Iron
Iron
commented on 29 Nov 2023, 12:12 PM

Hi Dess,
Is there any way we can have some custom row which we can place at top / Bottom and that will not scroll horizontally and vertically ?
Nadya | Tech Support Engineer
Telerik team
commented on 30 Nov 2023, 12:17 PM

Hello, Shubham,

If you want to show a summary row you can choose from displaying it at top or bottom of the grid. This can be done by adding the summary item into the respective SummaryRowsTop/SummaryRowsBottom collection. In order to disallow scrolling you can use the approach that Dess suggested and pin the column with which the summary item is associated. Thus, the summary item would remain as it is.

More information is available here: Summary Rows - WinForms GridView Control - Telerik UI for WinForms

I hope this information helps. Should you have any other questions do not hesitate to contact me.

0
Nadya | Tech Support Engineer
Telerik team
answered on 20 Nov 2023, 10:06 AM

Hello, Siddharth,

RadGridView doesn't support cells merging out-of-the-box. I would recommend you to have a look at the following KB article, demonstrating a different approach that you may follow in order to simulate similar behavior: RadGridView Merge Cells - Telerik UI for WinForms

We already have a similar request in our feedback portal. You can track its progress, subscribe for status changes and add your comments on the following link: RadGridView - introduce merge cells/rows functionality. You can also vote for its implementation to increase its priority. 

I hope this information helps. If you have any other questions, please don't hesitate to contact me. 

Regards,
Nadya
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
GridView
Asked by
Siddharth
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Nadya | Tech Support Engineer
Telerik team
Share this question
or