[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 , ... 48, 49, 50 Next 
Author Message
I have to grids connected, via connectWithBinding

In the right grid I have dynamic row height activated, how can I synch the heights to the left grid as well?

regards
Markus
I think it would be cool if there is an EnumCalculation.AVERAGE ;-)

regards
Markus
I'm sorry, but I still get a Bad Request 400

this is the generated URL
http://localhost:50000/balecon/cctempfileaccess/394d2abf-6a26-4849-a36c-9dcba8d02303/K%C3%A4sesp%C3%A4tzle%20VCC.pdf?cc_subpageId=1683050044536/67593;filename=/K%C3%A4sesp%C3%A4tzle%20VCC.pdf
Hi,

would it be possible to adapt the TempFileManager.saveTempFile() method so you can use filenames that contain blanks or special chars? I tried to url encode the filename but the result was not that good ;-)

BR
Markus
Hi,

there seems to be a problem with values defined as double (format dec1).
The converting in class DGVColumnFilterFromTo of from and to value works but the value itself has a precision problem, e.g. 0.8 becomes sthg. like 8.0000000019797

I added a screenshot of the debugger!

By the way I'm using version 20221031

regards
Markus
Hi,

it seems that iframe integration stops to work due new headers, maybe you can fix the img-src (you use image-src what's wrong) and at a general iframe-src

like
Code:
content-security-policy="default-src 'self' data: 'unsafe-inline' 'unsafe-eval'; img-src * data:; frame-src * data:"


regards
Markus
Hi,

when switching to another tab and coming back the filter values are gone?

BR
Markus
Hi,

is there a possibility to react on windows resizing?
My goal is to do a roundtrip when the browser window is resized.

regards
Markus
ok, after investigating the depths of style logic ;-) I found the solution

for calendarfield I've to use risccalendarfield_ingridcell
and for combobox risccombobox_ingridcell

regards
Markus
sorry again, the solution doesn't work for t:combox and t:calendarfield, should I use another styleseq?

regards
Markus
perfect, thx
Hi,

thx for your quick solution, but with this solution the field is not coloured (highlighted) when the row is selected and the drawoddevenrows colouring is also ignored?

regards
Markus
Hi,

a very special problem :-/
we need to switch certain components within one column, for this we use a pane that contains a row with all components, and there only one is rendered. This all works fine. Only when setting a component to enabled == false the colour stays the same, normally it get's a bit darker?

BR
Markus
Hi,

since Java 9 its possible to save resources (properties files) with unicode
https://docs.oracle.com/javase/9/intl/internationalization-enhancements-jdk-9.htm#JSINT-GUID-974CF488-23E8-4963-A322-82006A7A14C7

would it be possible to add an additional configuration, so the editor didn't mask the special chars anymore?

regards
Markus
our customer, want to select only the filtered items, so I thought it would make sense to show only the filtered items than they can use Select All function.
We are using SAPUI5 lists in ohter apps we're providing to our customers, and there the filtering shows only the filtered.

regards
Markus
 
Profile for mreich -> Messages posted by mreich [744] Go to Page: Previous  1, 2, 3 , ... 48, 49, 50 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team