3.2.0

[no subject]

Really Cool Looking but slow when scrolling. API is very cool and easy to use.
November 16,
I managed to render whole thing via:

<gf:Grid id="gridSimple">
<gf:Columns>
<gf:Column>User</gf:Column>
<gf:Column>Last Login</gf:Column>
</gf:Columns>
<gf:Rows>
<gf:Row>
<gf:Cell>demo</gf:Cell><gf:Cell>January 03, 2006 10:20:06</gf:Cell>
</gf:Row>
<gf:Row>
<gf:Cell>guest</gf:Cell><gf:Cell>January 03, 2006 20:14:46</gf:Cell>
</gf:Row>
</gf:Rows>
</gf:Grid>
Evgenios Skitsanos
December 18,

This topic is archived.

See also:


Back to support forum