After applying the filter to ExtendedDataTable, how can I get a new row counter displayed to the user?
I tried to associate ExtendedDataTable with a UIExtendedDataTable object in the bean base, but I cannot find the method / attribute that has this value. I can get the line count of the whole list before filtering it.
ojtua source share