| Author |
Message |
|
|
Hi,
Try removing the 'display:inline' and just set the constraint="vertical" attribute on the panelPositioned tag.
Thanks.
Philip
|
 |
|
|
|
Great tips. Thanks!
|
 |
|
|
Hi,
Can you try the css: .icePnlBrdrWest{ height: 100%; } .
Thanks,
Philip
|
 |
|
|
Hi,
Where are you setting the center alignment? Your css might need to take into account the 'iceDatTblActvSrtHdr' css class put onto the th element of the active header column.
Thanks,
Philip
|
 |
|
|
Could you post your code?
Thanks,
Philip
|
 |
|
|
Hi,
Could you show how you're trying this?
Thanks,
Philip
|
 |
|
|
|
Glad it's working. Thanks!
|
 |
|
|
Hi,
Do you get the same behaviour when using an ice:panelSeries component instead of a ui:repeat?
Philip
|
 |
|
|
Sorry about that everyone. A few minor growing pains with the new site.
Thanks,
Philip
|
 |
|
|
Hi,
Is Firefox or Chrome giving you an indication of where in the JS the error is coming from?
Philip
|
 |
|
|
Hi,
For lack of a more elegant idea at the moment, can you try updating a timestamp on the root table element? eg <table style="#{timestamp}"...
Philip>
|
 |
|
|
Hi,
What version of IE are seeing this on? Have you been able to test this on other IE versions or IE document modes?
Thanks,
Philip
|
 |
|
|
Any errors in the Eclipse logs?
Philip
|
 |
|
|
Can you elaborate on how you're doing this? What is visible="false" set on? Are you outputting the script in an outputText? Have you tried updating a rendered timestamp in the script?
Thanks,
Philip
|
 |
|
|
|
Just try System.out.println("...");
|
 |
|
|