Hi, I have an interesting problem that I need help with. When the paging buttons are used in datagrid 2 you have a count of the number of data objects and the paging buttons allow you to navigate between them. Now for my request, I need to use virtual scrolling but also have the paging count total at the top. Also, I am aware of the NPE helper method of just doing a count and adding a text widget but not allowed to do that. If someone has some wizard magic that could help me show the count as it would when the grid is set to paging buttons but using virtual scrolling. Thanks in advance.