i do not have the GXT and java know-how to fix this bug.
sorry - for this i bought the support subscription. not every person, using GXT is such a good programmer to fix a bug in GXT. some developers are "only" user.
ok - that's right.
activegrid is not a part of GXT. but i hope it will become part of it (fixed ) - or something like ActiveGrid. for this, i'm waiting for a long time.
so your answere "yust fix it" made me, let me say, a little bit angry
you see a good change for a feature like AktiveGrid in the new GXT 2.x? I think, i'm not the only one, requesting this.
I just downloaded ActiveGrid.zip but winzip is not able to unzip it. The unzip command also displays the error - 'End-of-central-directory signature not found'.
Can someone please post your copy that unzips fine?
Maybe i didn't fully understand the ActiveGrid, but i'm looking for a scrolling grid that retrieves data from database when it's scrolled, like smartgwt Livegrid
i thought that the BufferedGrid in 2.0 IS LIKE THE ActiveGrid
please correct me, if i understood something wrong
AFAIK, BufferedGrid has all of the data in memory, just not completely rendered. Where as ActiveGrid/LiveGrid actually performs ajax requests AND renders when scrolling.