bees.net/gridcollapsedemo
> On 6 Sep 2013 18:52, "Tobonaut" wrote:
>
>> Good evening folks,
>>
>> I've been looking for a table component which includes grouping. Like a
>> treetable with dynamic grouping, filtering, etc.
>>
>> I crawled th
It's not exactly what you're looking for but it's worth a mention. Perhaps
my GridCollapse mixin can give some inspiration.
http://tapestry-stitch.uklance.cloudbees.net/gridcollapsedemo
On 6 Sep 2013 18:52, "Tobonaut" wrote:
> Good evening folks,
>
> I
Good evening folks,
I've been looking for a table component which includes grouping. Like a
treetable with dynamic grouping, filtering, etc.
I crawled the mailing list and google to find a solution but it was not
successful.
May you know how I can solve my problem.
I hope the following
Em Wed, 24 Sep 2008 16:07:08 -0300, <[EMAIL PROTECTED]> escreveu:
Is there already a T5 component that shows a paged table that will not
read all data at once, but one that uses database paging queries for
every page?
Tapestry's Grid does exactly that, but the queries are up to you. Just
Is there already a T5 component that shows a paged table that will not read all
data at once, but one that uses database paging queries for every page?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
I would like to render certain rows differently by applying a css
class to a row based on a value in that row.
I haven't been able to figure out any way to do this. I'm not even
sure if it's even possible with the existing
will try
it. Thanks!
lirenwang
**
--
From: *"Jesse Kuhnert" <[EMAIL PROTECTED]>*
Reply-To: *"Tapestry users" *
To: *"Tapestry users" *
Subject: *Re: How to display html in Table component?*
Date: *Sun, 6 May 2007 00:19:39 -0400*
Maybe the @Image component is a
little difficult to use. But I will try it. Thanks!lirenwang
From: "Jesse Kuhnert" <[EMAIL PROTECTED]>Reply-To:
"Tapestry users" To:
"Tapestry users" Subject:
Re: How to display html in Table component?Date: Sun, 6 May
2
or
page dynamic?
*离人网 *
--
From: *"Jesse Kuhnert" <[EMAIL PROTECTED]>*
Reply-To: *"Tapestry users" *
To: *"Tapestry users" *
Subject: *Re: How to display html in Table component?*
Date: *Sun, 6 May 2007 00:07:15 -0400*
>Is the value of devI
D]>Reply-To:
"Tapestry users" To:
"Tapestry users" Subject:
Re: How to display html in Table component?Date: Sun, 6 May
2007 00:07:15 -0400>Is the value of devImage really a url ? If
that is the case then you >can>give it an instance of IAsset
by doing some
is
"http://localhost:7001/test/images/test.jpg";.
It throws exception:"No type converter for type org.apache.tapestry.IAsset
is available."
lirenwang
>From: "Jesse Kuhnert" <[EMAIL PROTECTED]>
>Reply-To: "Tapestry users"
>To: "Tapestry u
pe org.apache.tapestry.IAsset
is available."
lirenwang
From: "Jesse Kuhnert" <[EMAIL PROTECTED]>
Reply-To: "Tapestry users"
To: "Tapestry users"
Subject: Re: How to display html in Table component?
Date: Sat, 5 May 2007 23:29:27 -0400
Oh.Maybe you just
:
OReven easier would be saying:
tr td.boldColor { color:red; }
Hi Jesse:
If I use Table component,how to do it? My code is:
It seems that the raw parameter don't work?
*lirenwang*
--
Hi Jesse:
If I use Table component,how to do it? My code is:
It seems that the raw parameter don't
work?
lirenwang
From: "Jesse Kuhnert" <[EMAIL PROTECTED]>Reply-To:
"Tapestry users" To:
"Tapestry users" Subject:
Re: How to display html in Table
http://tapestry.apache.org/tapestry4.1/components/general/insert.html
Set the "raw" parameter to true , as in:
On 5/5/07, li li <[EMAIL PROTECTED]> wrote:
hi everyone:
Could Contrib:Table component display HTML code? I want to display some
HTML code in Tapestry4's Table component.How to d
hi everyone:
Could Contrib:Table component display HTML code? I want to
display some HTML code in Tapestry4's Table component.How to do it?
For example,I want to display a red font in table,but when table
rendered,it will escape these HTML code to plain text. So I couldn't
display some html
Hi All,
I'm using the table component in a client based state storage
application. It seems to work fine, however I encounter some issues as
the client state parameter is too big to work with IE. It sometimes also
break in firefox. To overcome this issue we isually use a
FormLinkRen
> On 4/9/07, tapuser <[EMAIL PROTECTED]> wrote:
>>
>> Hi Tapestry Experts,
>>
>> I am trying to find a Tree Table component which is similar to ADF Tree
>> Table component.
>>
>> http://download-east.oracle.com/docs/cd/B32110_01/web.1013/b28967/
http://opencomponentry.com:8080/tacos/ajax/TreeExample.html
On 4/9/07, tapuser <[EMAIL PROTECTED]> wrote:
Hi Tapestry Experts,
I am trying to find a Tree Table component which is similar to ADF Tree
Table component.
http://download-east.oracle.com/docs/cd/B32110_01/web.1013/
Hi Tapestry Experts,
I am trying to find a Tree Table component which is similar to ADF Tree
Table component.
http://download-east.oracle.com/docs/cd/B32110_01/web.1013/b28967/web_masterdetail005.htm
If you write such component in Tapestry, could you please provide some hints
to implement ADF
Hi,
I am newbie to Tapestry. Currently i am using Table component.
I am giving list of custom class objects as source to the table.
Each object is represented as a row in the table. Now I would like
to show checkbox in each row. I would like to delete the rows
Carlos,
This is perfect! Thanks :-)
Jason
[EMAIL PROTECTED] wrote:
--> Does anyone know where I can find a simple example using the table
component with partial results from a database (i.e.
getCurrentPageRows,getRowCount, etc.)?
Jason,
Sorry I just re-read your post . . . The key par
--> Does anyone know where I can find a simple example using the table
component with partial results from a database (i.e.
getCurrentPageRows,getRowCount, etc.)?
Jason,
Sorry I just re-read your post . . . The key part I missed was the
"example" ;)
This is a scrubbed impl of a
--> Does anyone know where I can find a simple example using the table
component with partial results from a database (i.e. getCurrentPageRows,
getRowCount, etc.)?
The contrib:table source parameter can accept an impl of
IBasicTableModel.
http://tapestry.apache.org/tapestry4.1/tapes
il kind of renders:
http://tapestry.apache.org/tapestry4.1/tapestry-contrib/componentreference/table.html
On 12/20/06, Jason Crocker <[EMAIL PROTECTED]> wrote:
Does anyone know where I can find a simple example using the table
component with partial results from a database (i.e. ge
find a simple example using the table
component with partial results from a database (i.e. getCurrentPageRows,
getRowCount, etc.)? I have a service layer function that accepts the
criteria, limit and offset and would rather load just the data that's
going to be displayed on the page.
Th
Does anyone know where I can find a simple example using the table
component with partial results from a database (i.e. getCurrentPageRows,
getRowCount, etc.)? I have a service layer function that accepts the
criteria, limit and offset and would rather load just the data that's
going
nabble.com/Tree-and-Table-Component-tf2547715.html#a7100515
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Nope, I don't have any persistent anymore, I used to have but not anymore...
Regards
On 9/5/06, Eric Fesler <[EMAIL PROTECTED]> wrote:
Do you have any persistent properties related to Evento on your page ?
If somehow, you have a persistent Evento or if you have serialized an Evento
somwhere in
Do you have any persistent properties related to Evento on your page ?
If somehow, you have a persistent Evento or if you have serialized an Evento
somwhere in your page, this could explain your lazy instantiation exception.
-- ERic
On Monday 04 September 2006 21:31, Vinicius Carvalho wrote:
>
Hello there! I have a page using a contrib:Table. So far it was
working great. Until I decided to add a property that is a lazy proxy
for an association:
The page is a master-detail page. The first time it is loaded it works
great. Now comes the odd part, if I add a new master object, next time
..
>
> I have a page with a custom component that uses the Table component to
> render a list of files that a user has uploaded to my system.
>
> On one screen, I want to show columns like this:
>
> | # | Filename | Size | Delete | Move Up | Move Down |
>
> On the next screen,
ecause what I think I'm trying to do shouldn't be too hard...
I have a page with a custom component that uses the Table component to
render a list of files that a user has uploaded to my system.
On one screen, I want to show columns like this:
| # | Filename | Size | Delete | Move Up | Mo
Hi,
I've simplified this example code to make things (hopefully) clearer,
because what I think I'm trying to do shouldn't be too hard...
I have a page with a custom component that uses the Table component to
render a list of files that a user has uploaded to my system.
On one sc
when you enter a new search parameter, try resetting the table
Table table = (Table) this.getComponent("myTable");
table.reset();
Jun Tsai wrote:
hi all,
I have a search form and a talbe in a page.When I enter some search
text
in form and click search button,results was sho
use persist="client"
2006/8/8, Gurps <[EMAIL PROTECTED]>:
Hi, this is exactly my problem too. Have you found the solution? many
thanks
--
View this message in context:
http://www.nabble.com/How-to-store-the-query-parameters-in-a-Table-component--tf1685056.html#a5701412
Sent f
Hi, this is exactly my problem too. Have you found the solution? many thanks
--
View this message in context:
http://www.nabble.com/How-to-store-the-query-parameters-in-a-Table-component--tf1685056.html#a5701412
Sent from the Tapestry - User forum at Nabble.com
Hello,
As is usually the case right after sending the email below I
figured out my problem. I had spent over an hour digging and was
quiet perplexed. I needed to add a 'Persist' annotation to the 'get'
method used by the source. I did call the set method in the
pageBeginRender - which do
Hello,
I am having a extremely weird problem with the sort on contrib table. It
worked perfectly fine (as far as I can tell) until I upgraded to Tapestry 4.0.2
from 4.0.1. When I click on sort I get an exception:
Either the tableModel parameter or both source and columns parameters must be
spe
extra limits and offsets for the
alphabet based pages.
--sam
On 6/13/06, Jesper Zedlitz <[EMAIL PROTECTED]> wrote:
Hi,
I am looking for a table component that will generate tables that look like
this: http://saturn.genealogy.net/~jesper/table1.html
The user can choose a letter and will
Hi,
I am looking for a table component that will generate tables that look like
this: http://saturn.genealogy.net/~jesper/table1.html
The user can choose a letter and will get a paged list of entries that start
with that letter. The active column can be hard coded in the page (example
1). Or
hi all,
I have a search form and a talbe in a page.When I enter some search text
in form and click search button,results was shown in table
component.ButWhen I click the second page
link.I found the results is all records not by search parameters.How to
store the search text in table pages?
I
42 matches
Mail list logo