[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: mreich  XML
Profile for mreich -> Messages posted by mreich [744] Go to Page: Previous  1, 2, 3 , 4 ... 48, 49, 50 Next 
Author Message
Hi,

is it possible to show only filtered items, not just in front of all others?

regards
Markus
thx, for that quick fix

I had another problem with fixgrid within a repeat, maybe it's solved too, I haven't tried the interim version.

When using a t:gridfooter where e.g. a total is calculated. The total is calcualted on item scope as the general property i mentioned before in the gridfooter I reference by .{totalAmount}

BR
Markus
Hi,

I think I've a special constellation (once again ;-))

I have a grids rendered within a repeat component, then I try to set the render property by .{render} the property is defined within the class which is the type of the list set in the repeat component. But it seems to get mixed up with the reference of the grid items properties which also have the form .{xxx} so the result is that the column isn't rendered even when render == true

regards
Markus
perfect, seems to work, thx
Hi,

would it be possible to add this property?
I have a very large table it starts flickering after each click :-/

BR
Markus
Hi,

I have a table with a lots of columns, is it possible to malke the PBC scrollable?
At the moment the columns are resized automatically, even when I surround the bean with a scrollpane?

BR
Markus
Hi,

it would be a nice feature to have a small X in the right end of the textual filter values to clear them ;-)

I know I can extend the PBC, but I think this would be cool for others too

BR
Markus
Hi,

the CCFilteredPickList is missing in the editors menu for adding PBC

regards
Markus
Hi,

thx it is not urgent, I can wait until next week no prob

regards
Markus
Hi,

when I set a width within the ConfigurationColumn component, nothing changes, the cols are still distributed with the same widths.

Is it possible to set for the grid itself a width?

regards
Markus
ok, sorry then it was my fault!
I thought, dec1, dec2, dec3 are static values and dec0 .. 8 would not work :-/

sorry
exactly I build the expression

'dec' + Integer from Backend => e.g dec8 or dec0
Hi,

would it be possible to extend the formatmask attribute so it can dynamically check decX and decmaxX?

I have a subsystem that sends me the amount of decimal place from 0 to 10, so it would be cool if I can use this data to config the input field in CC

br
Markus
I always got an error through validation:
cvc-id.3: A field of identity constraint 'faces-config-managed-bean-name-uniqueness' matched element 'faces-config', but this element does not have a simple type.

it could be solved this way
https://stackoverflow.com/questions/3219639/cvc-id-3-error-in-web-xml
ok, sorry, while writing this I had checked the coding again, and found the problem!
 
Profile for mreich -> Messages posted by mreich [744] Go to Page: Previous  1, 2, 3 , 4 ... 48, 49, 50 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team