Hi Warren,

about bead order depends if a bead is affected by things done by other
beads. In that case it surprised me since the sort bead doesn't do anything
but prepare until a user clicks the header and doesn't seem to have any
relation with layout things...maybe the refresh process does some trigger
chain that ends doing something more.

Datagrid using ArrayListView example is in Tour De Jewel [1]

About the header styling, can you post some code of what you're trying so I
can understand better?

thanks


[1]
https://github.com/apache/royale-asjs/blob/a2a5fd0777efd11d1e0ab38a283b5b5b8c95cdb2/examples/jewel/TourDeJewel/src/main/royale/DataGridPlayGround.mxml#L296

El sáb, 12 dic 2020 a las 15:30, wkoch (<warren.r.k...@boeing.com>)
escribió:

> I spoke too soon on the header.  I'm trying to use smaller fonts, small row
> heights, and no padding to pack more data into the grid.  The header can't
> keep up.
>
> The header is giving me a bold larger font size plus padding and
> centering.
> It's forcing some of the header text outside of the columns.  I don't know
> if I can use it.
>
> Is there example somewhere using the Royale HMTL datagrid binding to an
> ArrayListView? I've been trying it out as a substitute but I can't get it
> to
> bind.
>
> Note:  When I added in the DataGridSort bead I lost control of the row
> height.  I figured out that bead order matters.  The DataGridSort bead has
> to come after the DataGridPresentationModel.  I never realized bead order
> was important.
>
>
>
> --
> Sent from: http://apache-royale-users.20374.n8.nabble.com/
>


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

Reply via email to