File upload zone not working

2014-06-06 Thread srikaanth
Hi all, I have tried the tapestry fileupload it working well. But when add zone to it . It throws exception. Can anybody help how to added zone for fileupload. -- Regards Srikaanth.K - To unsubscribe, e-mail: user

Rename a column header in Grid

2014-04-09 Thread srikaanth
Hi, How to rename a column header in a grid. I have work this example from the jumpstart. http://jumpstart.doublenegative.com.au/jumpstart/together/easycrud/persons. Reg Srikaanth k

Re: Reg: How to set progressive display whole project

2014-04-02 Thread srikaanth
On Saturday 29 March 2014 02:42 AM, Thiago H de Paula Figueiredo wrote: On Fri, 28 Mar 2014 08:02:21 -0300, srikaanth wrote: I have seen jumpstart example about the progressive display its working fine. But it sets for the single page only . If i have 50 page and for the 50 page i need

Validation nobubbles issue

2014-04-02 Thread srikaanth
Hi all, I work the example give in jumpstart validation no bubble http://jumpstart.doublenegative.com.au/jumpstart/examples/input/novalidationbubbles. But i cannot able to get as given in jumpstart start. ie. the error msg which is shown below the texfield as in jumpstart but i got next to

Reg: How to set progressive display whole project

2014-03-28 Thread srikaanth
I have seen jumpstart example about the progressive display its working fine. But it sets for the single page only . If i have 50 page and for the 50 page i need to work the same process ? . its difficult. Is any way to set progressive universally for the whole project . -

Re: Reg: Grid DataSources

2014-03-18 Thread srikaanth
I have to join two table with different column name in it. eg: table_A ( id, name,age) table_B ( id,sex,ph) my need is this i have to show in grid like (name,age,sex,ph) in a single grid or table . Am working on a tapestry project. Am using grid to show table using hibernate. I was able to

Re: Reg: Grid DataSources

2014-03-18 Thread srikaanth
Hi Lance, Thanks for the info i will work out as per your methods and let u know. This methods explain me a lot. Keep going your good work. Reg Srikaanth .k On Tuesday 18 March 2014 01:10 PM, Lance Java wrote: Another, possibly much simpler, approach is to wrap the

Reg: Grid DataSources

2014-03-17 Thread srikaanth
structure on my own. Reg Srikaanth - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org