Number of Selected Items in Table Summary

Hi,

I am trying to display a table summary row containing the total number of elements and the the number of selected items if appropriate.

Example:

No Items selected: "324 entries"
3 Items selected:  "324 entries, 3 selected"

The number of items is straightforward and works but I am unable to display the number of selected items. I tried to create a custom summary and also to override the summary renderer, both without success. Can you point me to a direction how to achieve what I want?

Regards
Bernd

1 Reply

GT Gnanasownthari Thirugnanam Syncfusion Team November 23, 2016 03:39 AM UTC

Hi Bernd, 

We have a analyzed your query, you can achieve your requirement “Display the selected item in TableSummaryRow“ through overriding the TableSummaryRowControl style. We have prepared a sample for your requirement and please find it from below mentioned location. 


Please let me know if you have any other concern. 

Regards, 
Gnanasownthari T. 


Loader.
Up arrow icon