You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@royale.apache.org by "Koch (US), Warren R" <wa...@boeing.com> on 2020/12/30 20:18:28 UTC

RE: [EXTERNAL] Re: Datagrid - wordwrap a column

View

<j:initialView>
<j:View>
<j:Group  x="10" y="5" width="1140">

I put everything in the Group.  Seems to work better that way

From: Carlos Rovira [mailto:carlosrovira@apache.org]
Sent: Wednesday, December 30, 2020 1:59 PM
To: users@royale.apache.org
Subject: [EXTERNAL] Re: Datagrid - wordwrap a column


EXT email: be mindful of links/attachments.




Hi,

if you need at app level I think we can create a bead for j:View and not j:ResponsiveView.
Jewel is done with responsivity in mind to fit different screens and rearrange items as needed depending if users are on Desktop, Tablet, Phone,...
So we usually deal with vertical scrolls but not with horizontal.
Instead if we use a simple j:View that will be more like a Flex App. I'm just thinking loud and maybe I could find something as I dig and try on real code.
So are you using View? or ResponsiveView?


El mié, 30 dic 2020 a las 17:46, wkoch (<wa...@boeing.com>>) escribió:
I don't like horizontal scroll bars either which is why I wanted wrapping and
column visibility.

Since I have to make a wide grid wide enough to display the data elements I
musthave one on the application.  That's probably what I need -- on the
whole application not the grid.....



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/


--
Carlos Rovira
Apache Member & Apache Royale PMC
Apache Software Foundation
http://about.me/carlosrovira


Re: [EXTERNAL] Re: Datagrid - wordwrap a column

Posted by Carlos Rovira <ca...@apache.org>.
Hi Warren,

to add scroll to the j:View you just need to add the bead:

<j:ScrollingViewport/>

That will allow you to scroll if the content is out the screen




El mié, 30 dic 2020 a las 21:18, Koch (US), Warren R (<
warren.r.koch@boeing.com>) escribió:

> View
>
>
>
> <j:initialView>
>
> <j:View>
>
> <j:Group  x="10" y="5" width="1140">
>
>
>
> I put everything in the Group.  Seems to work better that way
>
>
>
> *From:* Carlos Rovira [mailto:carlosrovira@apache.org]
> *Sent:* Wednesday, December 30, 2020 1:59 PM
> *To:* users@royale.apache.org
> *Subject:* [EXTERNAL] Re: Datagrid - wordwrap a column
>
>
>
> EXT email: be mindful of links/attachments.
>
>
>
>
> Hi,
>
>
>
> if you need at app level I think we can create a bead for j:View and not
> j:ResponsiveView.
>
> Jewel is done with responsivity in mind to fit different screens and
> rearrange items as needed depending if users are on Desktop, Tablet,
> Phone,...
>
> So we usually deal with vertical scrolls but not with horizontal.
>
> Instead if we use a simple j:View that will be more like a Flex App. I'm
> just thinking loud and maybe I could find something as I dig and try on
> real code.
>
> So are you using View? or ResponsiveView?
>
>
>
>
>
> El mié, 30 dic 2020 a las 17:46, wkoch (<wa...@boeing.com>)
> escribió:
>
> I don't like horizontal scroll bars either which is why I wanted wrapping
> and
> column visibility.
>
> Since I have to make a wide grid wide enough to display the data elements I
> musthave one on the application.  That's probably what I need -- on the
> whole application not the grid.....
>
>
>
> --
> Sent from: http://apache-royale-users.20374.n8.nabble.com/
>
>
>
>
> --
>
> Carlos Rovira
>
> Apache Member & Apache Royale PMC
>
> *Apache Software Foundation*
>
> http://about.me/carlosrovira
>
>
>


-- 
Carlos Rovira
Apache Member & Apache Royale PMC
*Apache Software Foundation*
http://about.me/carlosrovira