Hi,
What would cause a ListGrid to never send the _startRow variable?
I'm trying to enable pagination on a Grid but it simply does not work. It always fetch all rows. My server-side already supports _startRow/_endRow parsing, but the problem is that i can't make SmartClient sent them.
What would cause a ListGrid to never send the _startRow variable?
I'm trying to enable pagination on a Grid but it simply does not work. It always fetch all rows. My server-side already supports _startRow/_endRow parsing, but the problem is that i can't make SmartClient sent them.
Comment