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

Add a custom row to Radgrid

2 Answers 246 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 13 Apr 2015, 12:27 PM
I have a rad grid that I bind with 2 data tables.  I need to add a custom row and merge the cells of that row, add a background color and text that spans the row.  Any suggestions on how to accomplish this?

2 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 16 Apr 2015, 07:50 AM
Hello Mark,

You can use one of the following approaches to achieve the requested functionality:
DetailItemTemplate:
http://demos.telerik.com/aspnet-ajax/grid/examples/columns-rows/rows/detailitemtemplate/defaultcs.aspx

ShowFooter:
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/grouping/group-footers/defaultcs.aspx

CommandItemTemplate with position Bottom:
http://www.telerik.com/help/aspnet-ajax/grid-commanditemtemplate.html

Hope this helps.

Regards,
Eyup
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Mark
Top achievements
Rank 1
answered on 16 Apr 2015, 11:07 AM
I have gone a different route as the grid will not work for my scenario.  Also,, I didn't ask for a footer or button just to add a custom row which cannot be done with a Radgrid.
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Mark
Top achievements
Rank 1
Share this question
or