Hi there, I'm trying to understand the online example for Excel/CSV downloads here
This seems to rely on some other services NorthwindService
and a Query
type. What are these? I was expecting to see some kind of generic Excel download feature that works with any grid and doesn't have any other dependencies. Maybe I don't understand what I'm looking at?