:: Forum >> Version 2 >>

[no subject]

More information on this topic is available in the documentation section: /grid.intro/.

Really Cool Looking but slow when scrolling. API is very cool and easy to use.
Thursday, November 16, 2006
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
Monday, December 18, 2006



This topic is archived.

Back to /grid.intro/

Documentation:

Forum search