質問

Is there a way to get the footable results of the filter function, such as number of rows showing?

役に立ちましたか?

解決

I had the same question a few weeks ago. You can accomplish the following by doing this:

$('.footable tbody tr:not(.footable-filtered)').length
ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top