[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: gargula  XML
Profile for gargula -> Messages posted by gargula [34] Go to Page: Previous  1, 2, 3 Next 
Author Message
Hi,

we use the calendarfield, to render Dates in our application. In many dialogs we have statisticdata. We set the calandarfield "enabled false". Now the user can't change the value. But the arrow is active and the user can open the popup with the calandar?!? This confuse the user.

Exists an other attribute, that we can disable the arrow?
Can you implement this on the enable-attribute?

Christian
Hi Björn,

thats correct... there is no difference on time xxx(yyy)
Exists an attribute, that we can change the scroll-index?

Christian
Hi community,

first we navigate with "tab" throgh the grid. If we go out of the rendered part, we don't see, which element we have selected. It is posible, that the Grid change the visible part to the selection, that meens, that the gridnavigation looks like the arrows on the scrollarea?

The Gridnavigation with scrollbars is ok. If we hold the bar and pull down, it works fine. But if we navigate with the arrows, it works slowly.
Exists an attribute in the grid, that we can handle this?

Christian
Hi community,

it seems that the scrollpane doesn't work correctly with the paintarea...
If we have a paintarea in a srcollpane and the pintarea is more than 100% (with or height), the paintarea is cut now?!?

in former times it works?!?

Christian
Hi community,

in the Arraygrid we use the atrribute drawoddevenrows
f.e. <t:arraygrid id="g_6" drawoddevenrows="true" ...
this works fine.

But if we have a nonvisible column, and fill the grid, than we add the nonvisible column (onEditColumnDetails) the drawoddevenrows is false????
If we close the dialog and open again, the column is rendered. Then wie fill the Grid and it works fine...

Christian
Thanks for fast bugfixing!!!

It works fine
Hi,

we use the Arraygrid...
In the Grid we define the format.

F. e. if the datatype is like "date"
prop.getDataType() == java.sql.Date.class)
formats.add("date");

It works fine!!!

Is it possible to add a format like "passwort"?
F. e. it is shown like the value in the component t:password like "****"

Regards
Christian
Hi Community,

we have a problem by rendering by "null-values" in an ARRAYGRID...
F.e. in the first line we have a value for the attribute "bez" like "Beschreibung".
in the second line we have a "null-Value" for the attribute "bez". We fill the Grid and it es rendered correctly!
If we scroll down, it seems, that the value "Beschreibung" from the first line is rendered in the second line... It seems, that this value is "over" the grid.
If we have more values in the ARRYGRID, f.e. val1, val2, null, null and we scroll down, it shows val1, val2, val1, val2...
It seems independently from the datetype... In the example it is a Stringvalue...

regards
Christian

Hi community

I have a problem with my Eclipse Version: 3.2.2
I can't change my views (f.e. debug, java)
I close eclipse and opened with an other workplace... Same problem?!?
Then I restart my system (win2k) and now it works???

But generally I have a performanceproblem...
F.e. I "organize imports" then I wait 45 sec. for rebuilding workplace??? If I change one class, I wait this time too???
If I open the projectproperties to show the buildpath, I wait 30 sec. too???

An other problem, Eclipse show me "errors" in the class f.e. "the import cannot be resolved" but the jar is there???
On the "problems-tag" is no error shown???
If I remove the jar and add the jar new, then it is ok?!?

Have anyone an idea??? I think it is a genarally problem...

Thanks
Christian
Hi Björn,

we have this problem too...
I send you the stack and the editorlog....

Is this the same problem???

Thanks
Christian
Hi Björn,

the position of the validvalue-popup (t:combofield) is changed too, if i select an entry by doubleclick...
I think that's a general bug by positioning the popups...

Christian

PS:sorry for this bad english
No, we start the Popup from a fodablepane in our workpage... (the fadablepane is still in a sizablepane)
But we need this columnedit on a Popup too

Thanks for fast answering
Christian
Hi Björn,

if I make onEditColumnDetails the PopUp with the GridCols is openend (great)...
But If I take a column on the left side, the PopUp "goes" on the right side of my screen?!?
Short: The position of the popup is changed by Drag&Drop the elements?

Is this my mistake or is it a bug????

Thanks
Christian

Hi Björn, hi community

we use the new container SIZEABLEPANE...
In our page we have three FOLDABLEPANEs, which are sized by 100%...
Now we want to size this fodablepanes by the SIZEABLEPANE...
In the Demo, the SIZEABLEPANE is insert in the FOLDABLEPANE and the size of the SIZEABLEPANE is absolut f.e. 100!

But we need the size of a pane relativ...
If I size the SIZEABLEPANE f.e. 100% it does not work correctly...

So i insert the FOLDABLEPANE in the SIZEABLEPANE and it works...
But when I minimize the FOLDABLEPANE, the SIZEABLEPANE is still there and it is "emty"...

Can you help me???

Thanks
Christian
Hi Björn, hi community

we need in the fixgrid two new features...
First:
If the grid has many rows, it is usefull to have two colors... one for the odd columns and a second for the even columns... Can you add this attributes on the fixgrid?

Seccond:
We have some grids, they are "static". In this grids the user shouldn't change the gridcols... Can you add an boolean-attribute f.e. changeColumns that we can prevent the gridchange on the GUI???

Thanks
Christian
 
Profile for gargula -> Messages posted by gargula [34] Go to Page: Previous  1, 2, 3 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team