Re: [smartweb-devel] SmartGrid Component
Brought to you by:
rlogiacco
From: Stefano V <st...@gm...> - 2008-01-28 09:00:29
|
There's a similar project for the struts framework. look at " http://displaytag.sourceforge.net " We can customize it, (if we need) 2008/1/27, Gaetano Perrone <gpe...@sm...>: > > > what do u think about adding a grid component (worksheet like) to smartweb > project??? > I was thinking about something like the follow: > > <smart:grid collection="myCollectionToGridName" id="myRaw" > styleClass="myGridClass" maxRawXPage="15" scope="MyScope"> > <smart:col name="myCol1PropertyName" header="col1Header"/> > <smart:col name="myCol2PropertyName" header="col2Header"/> > <smart:col name="myCol3PropertyName" header="col3Header" > type="number" > format="nn" sum="yes"/> > <smart:col name="myCol4PropertyName" header="col4Header" > type="number" > format="nn.dd" sum="yes"/> > <smart:col name="myCol5PropertyName" header="col5Header" > type="currency" > sum="yes"/> > </smart:grid> > > with the attached result... > http://www.nabble.com/file/p15119536/Untitled-1.html Untitled-1.html > > Waiting for feedbacks... > -- > View this message in context: > http://www.nabble.com/SmartGrid-Component-tp15119536s17546p15119536.html > Sent from the SmartWeb Developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > smartweb-devel mailing list > sma...@li... > https://lists.sourceforge.net/lists/listinfo/smartweb-devel > |