[T5] Grid and checkbox behaviour

2008-10-24 Thread Argo Vilberg
hi,

If i want user grid with checkbox , then navigation between grid tabs lost
previously checked checkboxs.

If choose another tab to show in grid, then previous checked checkbox are
lost.

How can i use grid and checked rows over all grid tabs`?


Argo


Re: T5:Grid with Checkbox

2007-03-07 Thread Howard Lewis Ship

Might be a problem in that the Grid uses a Loop component internally,
and there's no way to set up that Loop to work well within a Form.
Fixing that's in the back of my mind, or you could add a JIRA bug as a
reminder.

On 3/6/07, Weisu [EMAIL PROTECTED] wrote:


Hi, has anyone uses checkbox inside a grid, i just wonder how to do it in T5.
Thanks
--
View this message in context: 
http://www.nabble.com/T5%3AGrid-with-Checkbox-tf3360245.html#a9347153
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5:Grid with Checkbox

2007-03-07 Thread Andrea Chiumenti

Howard,
I think you have to look at the JFly edit table, currently I've problems
adding widjets inside, but when I'll solve the problem, I'll migrate it from
T4 to T5.
There is also no problem to integrate it from jfly to tapestry project if
you think.
The JFly Edit table throught dojo, may switch from wiew mode to line edit
mode, for each cell in view mode you can visualize any type of content
throught contribution and so for edit mode (except for widjet components
...now).
The JFly edit table is a form component with server validation capabilities
and may be controlled via keyboard.

Ciao,
kiuma

On 3/7/07, Howard Lewis Ship [EMAIL PROTECTED] wrote:


Might be a problem in that the Grid uses a Loop component internally,
and there's no way to set up that Loop to work well within a Form.
Fixing that's in the back of my mind, or you could add a JIRA bug as a
reminder.

On 3/6/07, Weisu [EMAIL PROTECTED] wrote:

 Hi, has anyone uses checkbox inside a grid, i just wonder how to do it
in T5.
 Thanks
 --
 View this message in context:
http://www.nabble.com/T5%3AGrid-with-Checkbox-tf3360245.html#a9347153
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: T5:Grid with Checkbox

2007-03-07 Thread Justin Walsh
Andrea Chiumenti wrote:
 Howard,
 I think you have to look at the JFly edit table, currently I've problems
 adding widjets inside, but when I'll solve the problem, I'll migrate
 it from
 T4 to T5.
Andrea - Do you have an online working example of this component?
Thanks
 There is also no problem to integrate it from jfly to tapestry project if
 you think.
 The JFly Edit table throught dojo, may switch from wiew mode to line edit
 mode, for each cell in view mode you can visualize any type of content
 throught contribution and so for edit mode (except for widjet components
 ...now).
 The JFly edit table is a form component with server validation
 capabilities
 and may be controlled via keyboard.

 Ciao,
 kiuma
-- 
Justin Walsh 
http://www.ewage.co.za


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5:Grid with Checkbox

2007-03-07 Thread Andrea Chiumenti

Sure,
it's a work in progress and I've put temporarily under
http://www.wingstech.it/jfly/nightly/ (it then will be moved to a more
conventional place).

You can directly download:
http://www.wingstech.it/jfly/nightly/org/jfly/JFlyDemo/4.1.0-SNAPSHOT/JFlyDemo-4.1.0-20070306.102840-1.war

rename it to JFlyDemo.war or as you like and deploy to your favourite
servlet container.

Let me know.

Ciao,
kiuma

On 3/7/07, Justin Walsh [EMAIL PROTECTED] wrote:


Andrea Chiumenti wrote:
 Howard,
 I think you have to look at the JFly edit table, currently I've problems
 adding widjets inside, but when I'll solve the problem, I'll migrate
 it from
 T4 to T5.
Andrea - Do you have an online working example of this component?
Thanks
 There is also no problem to integrate it from jfly to tapestry project
if
 you think.
 The JFly Edit table throught dojo, may switch from wiew mode to line
edit
 mode, for each cell in view mode you can visualize any type of content
 throught contribution and so for edit mode (except for widjet components
 ...now).
 The JFly edit table is a form component with server validation
 capabilities
 and may be controlled via keyboard.

 Ciao,
 kiuma
--
Justin Walsh
http://www.ewage.co.za


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




T5:Grid with Checkbox

2007-03-06 Thread Weisu

Hi, has anyone uses checkbox inside a grid, i just wonder how to do it in T5.
Thanks
-- 
View this message in context: 
http://www.nabble.com/T5%3AGrid-with-Checkbox-tf3360245.html#a9347153
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]