Hello,
I have some problem with the cubegrib on edition mode :
My configuration : smartGwt version 3.0p_2012-07-17 , and chorme last version.
I need to create a cubeBrid , where it's not always value filled from database : sometime it could be a new dimension.
It's ok on read mode, it's no problem but on creation mode it's more problem :
1 - when i edit displayed value which are not on my DB, my datagrid is freezing.
2 - when i click for edit data, scroll bar are displayed, upper cells. In this case i can't see my input
3 - We need use this component for massive use, we can't ask to user always made bouble click for made input. How can i made next cells selected for edition when i validate value?
4 - Is possible to use a key command forchange on edition mode, like enter ?
I have isolate the behaviour on the cubegrid enclosed.
Regards.
I have some problem with the cubegrib on edition mode :
My configuration : smartGwt version 3.0p_2012-07-17 , and chorme last version.
I need to create a cubeBrid , where it's not always value filled from database : sometime it could be a new dimension.
It's ok on read mode, it's no problem but on creation mode it's more problem :
1 - when i edit displayed value which are not on my DB, my datagrid is freezing.
2 - when i click for edit data, scroll bar are displayed, upper cells. In this case i can't see my input
3 - We need use this component for massive use, we can't ask to user always made bouble click for made input. How can i made next cells selected for edition when i validate value?
4 - Is possible to use a key command forchange on edition mode, like enter ?
I have isolate the behaviour on the cubegrid enclosed.
Regards.
Comment