I have recently started working with telerik controls. I need to add a header above the radGrid like
Title: ABC Name: XYZ
Column1 Column2 Clolumn3 Column4
abc def ghi klm
Should I call any event or is there any other approach to do this? I would be exporting this grid, so I would want these details to be exported to excel but not visible in the UI.