I need to draw 2 lines for group totals. One line will go from S # to Comments.
The other line will go from Plot # to Comments.
How would I do this?
Howard
1 Answer, 1 is accepted
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 28 Apr 2015, 12:09 PM
Hello Howard,
Thank you for writing.
I am not sure that I understand the exact requirement that you are trying to achieve. However, one option to customize the cell/row elements is by using the ViewCellFormatting/ViewRowFormatting events. Additionally, you can use the grid's custom drawing functionality where in the RowPaint event you can draw whatever you wish.
If none of the suggestions suit for your requirement, it would be greatly appreciated if you can provide a screenshot of the expected style. Thus, we would be able to think about a suitable solution and assist you further. Thank you.
I hope this information helps. Should you have further questions, I would be glad to help.