I have a grid panel that loads data through an XML repository. I cannot control the number of elements returned by XML, but I want to restrict the grid to display x the number of rows.
Sorry if this is basic, I could not find it through google
Greetings
source
share