Pop Sent from my iphone p
On Sep 27, 2010, at 5:41 PM, [email protected] wrote: > Today's Topic Summary > Group: http://groups.google.com/group/flex_india/topics > > problem with datagrid [1 Update] > Flex Line Drawing [2 Updates] > [flex_india:31450] dispatch event issue [2 Updates] > Keyboard Navigation in flex page [2 Updates] > Dynamic Form generation with XMl Data. [1 Update] > Reg:Mouse double click event on UI component [6 Updates] > [flex_india:31539] Problem with charts [1 Update] > [flex_india:31532] Re: Flex- Datagrid row export to excel file [1 Update] > [flex_india:31537] AIR SQLite help [1 Update] > Topic: problem with datagrid > chaitanya <[email protected]> Sep 27 07:42AM -0700 ^ > > Hi All, > > I have a data grid whose data provider is an arraycollection. How can > i increase / decrease the rowcount based on the screen resolution. i > tried using the rowcount, but it didn't work. more... > Topic: Flex Line Drawing > krishna shinde <[email protected]> Sep 27 12:31PM +0530 ^ > > Hi All, > > I am developing an application in which i need to draw line > which is like a connector between two nodes and like a cabel/Wire. > please help me in working out this. > > Thanks more... > Rohit Agarwal <[email protected]> Sep 27 07:56PM +0530 ^ > > Check out flexwires. > http://github.com/joshtynjala/flexwires > <http://github.com/joshtynjala/flexwires> > > On Mon, Sep 27, 2010 at 12:31 PM, krishna shinde <[email protected] > > -- more... > Topic: [flex_india:31450] dispatch event issue > vincent <[email protected]> Sep 27 11:06AM +0530 ^ > > hi its company coding sorry i m not able to share ......... > > > > -- > Regards, > > Vincent P > more... > Akshar Kaul <[email protected]> Sep 27 06:33PM +0530 ^ > > you can ateast share the concept. > > ---> Akshar Kaul <--- > > > > more... > Topic: Keyboard Navigation in flex page > makani <[email protected]> Sep 27 03:06AM -0700 ^ > > Hi, > I am making a flash page bt getting some problem while using <TAB> > as after some navigation to some fields the control goes to the > address bar.What might be the case and solution? > more... > Akshar Kaul <[email protected]> Sep 27 06:32PM +0530 ^ > > use the tabindex property of the components to set the order in which they > should receive focus when you press tab. > > ---> Akshar Kaul <--- > > > > more... > Topic: Dynamic Form generation with XMl Data. > chandra sekhar <[email protected]> Sep 27 03:04PM +0530 ^ > > Hi > I want to generate the dynamic form generation in tree structure format > using the XML. when ever i am changing the the form i will automatically > update the xml but xml having no specific more... > Topic: Reg:Mouse double click event on UI component > nithya flex <[email protected]> Sep 27 03:06PM +0530 ^ > > Hi, > > I am trying catch mouse double click event from UIComponent, it seems like I > am missing some thing to make it work. Here is my code, any idea > > <mx:Canvas width="100%" height="100%" more... > Anoop PK <[email protected]> Sep 27 02:52AM -0700 ^ > > Hi Nithya, > > Why are you using UIComponent. Instead of that you can use Canvas > itself and it will work without any probs. > is there any particular reasons to use UIComponent? > AFAIK, DoubleClick more... > nithya flex <[email protected]> Sep 27 04:06PM +0530 ^ > > Thanks for suggestions, But I want it in UI component. > There few custom component which are built based upon(by extending > UIComponent), so for this reason am doing this. > > > > more... > Anoop PK <[email protected]> Sep 27 04:26AM -0700 ^ > > Well, then can you try using those component you created extending > UIComponent, instead of directly using UIComponent? > > Cheers, > Anoop PK > > more... > Banu <[email protected]> Sep 27 04:28PM +0530 ^ > > Hi Friend please try this sample code below: > ====================================== > <?xml version="1.0" encoding="utf-8"?> > <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" > width="500" more... > "Natwar Garg" <[email protected]> Sep 27 03:46PM +0530 ^ > > There is no visible item present in side UIcomponent, add some visible item > and try, it will work. > > > > Regards, > > Natwar Garg > > http://flexyria.wordpress.com/ > > > more... > Topic: [flex_india:31539] Problem with charts > oviya selvan <[email protected]> Sep 27 05:37PM +0530 ^ > > Hi, > > I guess that since arrays are having some duplicated data, you may not > able to see them. just get ride of duplication and try. > > Array 1: > [ > {qty:10, year:2001}, > {qty:10, year:2002}, more... > Topic: [flex_india:31532] Re: Flex- Datagrid row export to excel file > oviya selvan <[email protected]> Sep 27 04:56PM +0530 ^ > > Hi, > > One more option is there. Iterate datagrid's data and construct them in > html table form. Once you have htmlTable string, just use some server side > languages(php,java...) to export htmlTable more... > Topic: [flex_india:31537] AIR SQLite help > Nilesh Walkoli <[email protected]> Sep 27 10:34AM +0530 ^ > > :) My pleasure Daniel > > > -- > Regards, > Nilesh > more... > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

