If I group a list by a column, a count is displayed in brackets indicating the number of entries in that particular group.
I need this count to populate another list to make 开发者_JAVA百科a dashboard.
How can I do this?
If I group a list by a column, a count is displayed in brackets indicating the number of entries in that particular group.
I need this count to populate another list to make 开发者_JAVA百科a dashboard.
How can I do this?
精彩评论