Hi,
Im on 2.6, self service, using VS 2008.
I have a gridview that retrieves data from an llblgen datasource.
Is it possible to limit the number of items supplied to the gridview by setting a parameter somewhere? E.g. bty supplying something like TOP 1000?
Jan