Re: [FlexJS] Table

2017-04-23 Thread Peter Ent
I would imagine a DataTable would be what you are suggesting. 

Peter 


> On Apr 22, 2017, at 6:09 AM, piotrz <piotrzarzyck...@gmail.com> wrote:
> 
> Hi Carlos!
> 
> +1 for this :)
> 
> Piotr
> 
> 
> 
> -
> Apache Flex PMC
> piotrzarzyck...@gmail.com
> --
> View this message in context: 
> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-development.247.n4.nabble.com%2FRe-FlexJS-Table-tp61274p61283.html=02%7C01%7C%7Cd10ec7063e224c5e08d008d48967b7c4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636284525944460193=bH19Fviywf2N%2Fikg6PnLgcLFKjMkemL9uLXxPjwktsY%3D=0
> Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [FlexJS] Table

2017-04-22 Thread piotrz
Hi Carlos!

+1 for this :)

Piotr



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/Re-FlexJS-Table-tp61274p61283.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [FlexJS] Table

2017-04-22 Thread Carlos Rovira
Hi Peter,

Thanks for making this. One thought: Since this is Flex (JS) and we try to
make components that conform the "flex way" I think is good to have not
only a way to insert rows in mxml but a way to insert it vía
dataprovider+itemrenderer since we did in MDL Table. I think that's would
be what people would want in order to use FlexJS Table instead an HTML one.
What do you think?

Thanks!

Carlos



2017-04-22 6:35 GMT+02:00 PKumar <prashaku...@gmail.com>:

> This will be really helpful Peter. Thanks
>
> On 22-Apr-2017 12:52 AM, "Peter Ent [via Apache Flex Development]" <
> ml-node+s247n61270...@n4.nabble.com> wrote:
>
> > Hi,
> >
> > I've just committed/pushed a new FlexJS component (and its helpers) to
> the
> > HTML project. It is the  component. I saw that there were
> JS-only
> > fragments of Table present and decided to make an official SWF/JS
> version.
> >
> > The idea is to create a clean  HTML structure and mimic it in the
> > Flash Player. For a first-pass, it does a pretty good job.
> >
> > It works something like this:
> >
> > 
> > 
> >  
> >
> >  
> >  
> > 
> > 
> > 
> >  
> > 
> > 
> > 
> > 
> > 
> >
> > You can place nearly anything inside of a cell (I tried it with another
> > Table and Groups). If you need it to scroll, place it within
> 
> > and add a  bead to the Container.
> >
> > Regards,
> > Peter
> >
> >
> > --
> > If you reply to this email, your message will be added to the discussion
> > below:
> > http://apache-flex-development.247.n4.nabble.
> > com/FlexJS-Table-tp61270.html
> > To start a new topic under Apache Flex Development, email
> > ml-node+s247n1...@n4.nabble.com
> > To unsubscribe from Apache Flex Development, click here
> > <http://apache-flex-development.247.n4.nabble.
> com/template/NamlServlet.jtp?macro=unsubscribe_by_code=1=
> cHJhc2hha3VtYXJAZ21haWwuY29tfDF8LTU0MTcyMzE2NA==>
> > .
> > NAML
> > <http://apache-flex-development.247.n4.nabble.
> com/template/NamlServlet.jtp?macro=macro_viewer=instant_
> html%21nabble%3Aemail.naml=nabble.naml.namespaces.
> BasicNamespace-nabble.view.web.template.NabbleNamespace-
> nabble.view.web.template.NodeNamespace=
> notify_subscribers%21nabble%3Aemail.naml-instant_emails%
> 21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
> >
>
>
>
>
> --
> View this message in context: http://apache-flex-
> development.247.n4.nabble.com/Re-FlexJS-Table-tp61274.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>



-- 

<http://www.codeoscopic.com>

Carlos Rovira

Director General

M: +34 607 22 60 05

http://www.codeoscopic.com

http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.


Re: [FlexJS] Table

2017-04-21 Thread PKumar
This will be really helpful Peter. Thanks

On 22-Apr-2017 12:52 AM, "Peter Ent [via Apache Flex Development]" <
ml-node+s247n61270...@n4.nabble.com> wrote:

> Hi,
>
> I've just committed/pushed a new FlexJS component (and its helpers) to the
> HTML project. It is the  component. I saw that there were JS-only
> fragments of Table present and decided to make an official SWF/JS version.
>
> The idea is to create a clean  HTML structure and mimic it in the
> Flash Player. For a first-pass, it does a pretty good job.
>
> It works something like this:
>
> 
> 
>  
>
>  
>  
> 
> 
> 
>  
> 
> 
> 
> 
> 
>
> You can place nearly anything inside of a cell (I tried it with another
> Table and Groups). If you need it to scroll, place it within 
> and add a  bead to the Container.
>
> Regards,
> Peter
>
>
> --
> If you reply to this email, your message will be added to the discussion
> below:
> http://apache-flex-development.247.n4.nabble.
> com/FlexJS-Table-tp61270.html
> To start a new topic under Apache Flex Development, email
> ml-node+s247n1...@n4.nabble.com
> To unsubscribe from Apache Flex Development, click here
> <http://apache-flex-development.247.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code=1=cHJhc2hha3VtYXJAZ21haWwuY29tfDF8LTU0MTcyMzE2NA==>
> .
> NAML
> <http://apache-flex-development.247.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer=instant_html%21nabble%3Aemail.naml=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/Re-FlexJS-Table-tp61274.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


[FlexJS] Table

2017-04-21 Thread Peter Ent
Hi,

I've just committed/pushed a new FlexJS component (and its helpers) to the HTML 
project. It is the  component. I saw that there were JS-only 
fragments of Table present and decided to make an official SWF/JS version.

The idea is to create a clean  HTML structure and mimic it in the Flash 
Player. For a first-pass, it does a pretty good job.

It works something like this:



 
   
 
 



 






You can place nearly anything inside of a cell (I tried it with another Table 
and Groups). If you need it to scroll, place it within  and add a 
 bead to the Container.

Regards,
Peter