How can i find the last row of a rad grid and make the last row bold.
I Have a rad grid in which iam fetching the total from the database itself as in attached file. I do not want to add the footer and use aggregate function
Thanks in advance
Sushanth.B
2 Answers, 1 is accepted
0
Marin
Telerik team
answered on 09 Nov 2016, 02:53 PM
Hello,
If that last row is part of the data items of the grid you can use the following code to make it bold:
You can also access any other type of item (footer, pager, etc.) by using the GetItems(itemType) method of the MasterTableView.
Regards,
Marin
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.