[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: ddammann  XML
Profile for ddammann -> Messages posted by ddammann [66] Go to Page: Previous  1, 2, 3, 4, 5 Next 
Author Message
Hi,


I think it would be a nice feature for fixgrid?

regards
Dörte
Hi

Is it possible to sort more then one column in a grid?


regards
Dörte
Thanks
Now it works.

a question

How I get your document in your own goggle docs??
Thanks
It's not enough

Locale.getDefault() get always 'en', even if my computer work with 'de' and the preferred language of browser is 'de'.

If I remove the FacesContext code I get a german application.

How can I get the preferred language of browser?

regards
Dörte
It was my problem.

If I use
FacesContext.getCurrentInstance().getViewRoot().setLocale(Locale.getDefault());
at the top of my program it works.

regards
Dörte
Hi,

In browsers you can deside the preferred language for contents.
Our application use the Locale.getDefault(). But Locale.getDefault() will not have a effect on browser language selection. We don't want a extra language seletion in our aplication.

Should I do something else to set the preferred language in our application?

regards
Dörte
Hi
Since friday I get info mails from forum for topics I didn't wrote. And for topic I wrote I didn't got a info mail.

? What's wrong?

regards
Dörte

Hi ,

If I open many tabs the tabs will be shift left out of the pane. That's ok. But if i close some tabs I would expect that the invisible tabs fill the empty space. But they didn't.
Is it possible to change the behavior?

regards
Dörte


I got a tip from GiS - Gesellschaft fuer integrierte Systemplanung mbH
and I want make it public.

in webcontent/WEB-INF/lib dir following jar has to be exists
- poi-3.7-20101029.jar
- poi-ooxml-3.7-20101029.jar
- poi-ooxml-schemas-3.7-20101029.jar
- dom4j-1.6.1.jar
- xmlbeans-2.3.0.jar
But xmlbeans-2.3.0.jar has to be modified. All classes in package org.w3c.dom has to be deleted.

That's all.

regards
Dörte
Hi,

Is it possible to use master icons with some other overlay icons?
To show different attributs of objects.

regards
Dörte


Hi,

Different behavior between
1.) Copy&Paste from field of the longtextfield
and
2.) Copy&Paste from the opend popup textarea of the lontextfield.

1.)
<%@page contentType="text/html"%>➥<%@page pageEncoding="UTF-8"%>➥➥<%@taglib prefix="f" uri="http://java.sun.com ......
2.)
<%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>

<%@taglib prefix="f" uri="http://java.sun.com......


It should be the same output. The best is 2 with carriage return line feed

regards
Dörte
Hi,

I use the sample Demo Workplace -> Grid&Trees -> Header and Footer.
In this sample the footer.rendered by expression #{wp.DemoGridHeaderFooter.footerRendered} and this is always true.

But, if I type a search string in the header, the footer is lost.
In the code the value of the footer will be calculate correct.

The footer should be displayed.

regards
Dörte
Hi,
Not only for %, please

All chars after # or 0, to display currencies.

regards
Dörte
 
Profile for ddammann -> Messages posted by ddammann [66] Go to Page: Previous  1, 2, 3, 4, 5 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team