Re: [smartweb-devel] SmartGrid Component
Brought to you by:
rlogiacco
From: Roberto Lo G. <rlo...@sm...> - 2008-01-28 10:38:54
|
I suggest another approach, at least to evaluate. In case we need to input multiple raws, for example the addresses of a Person (smartweb-registry docet), we can adopt a solution like: - display an empty raw to fill - display a button to request another raw to fill if the button is pressed we can update (AJAX style) the DIV containing the raw and add another row to fill Will this fullfil your needs? 2008/1/28, Gaetano Perrone <gpe...@sm...>: > > Your display tag is a good idea to handle standard paginated entity list . > With SmartGrid i think to resolve multiraw form common problem. > Think u would to acquire n raws from gui. Actually also if the raw is simple > (code, description) u must view list click add , compile form field. > With grid (worksheet like) u could compile n raw with one click... > > > svetrini wrote: > > > > What Do you mean with "label" ? > > display tag by default, "display" a bean's Collection to a table in wich > > any > > properties is displayed as a column and the property name is the column > > label. > > If you prefer you can modify the default behaviur and display only the > > column you want. > > DisplayTag has others feutures like export to pdf or excel format and a > > builtin pagination. > > > > 2008/1/28, Roberto Lo Giacco <rlo...@sm...>: > >> > >> The project you refer to allows only labels as grid elements... am I > >> right? > >> > >> 2008/1/28, Stefano V <st...@gm...>: > >> > There's a similar project for the struts framework. > >> > look at " http://displaytag.sourceforge.net " We can > >> > customize it, (if we need) > >> > >> > >> -- > >> Roberto Lo Giacco > >> > >> ------------------------------------------------------------------------- > >> 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 > >> > > > > ------------------------------------------------------------------------- > > 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 > > > > > > -- > View this message in context: http://www.nabble.com/SmartGrid-Component-tp15119536s17546p15132291.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 > -- Roberto Lo Giacco |