[flexcoders] How to set the Advanced Datagrid header style in flex 4?

2010-04-29 Thread Krunal Panchal
Hi All How to set the Advanced Datagrid header style in flex 4? I have already tried with headerStyleName, but it is not working. Anything missing? Regards, Krunal Panchal | *panchal_...@yahoo.com

Fw: [flexcoders] draw a line chart in such a way that if x-axis or y-axis are 0 (zero) it will not plot that point in line chart

2010-04-26 Thread Krunal Panchal
any update friedns Regards, Krunal Panchal | *panchal_...@yahoo.com - Forwarded Message From: Krunal Panchal panchal_...@yahoo.com To: Flex Coder flexcoders@yahoogroups.com Sent: Sat, 24 April, 2010 10:38:12 Subject: [flexcoders] draw a line chart

[flexcoders] draw a line chart in such a way that if x-axis or y-axis are 0 (zero) it will not plot that point in line chart

2010-04-23 Thread Krunal Panchal
to solved it. Thanks in advance. Regards, Krunal Panchal *panchal_...@yahoo.com

[flexcoders] How to encode array collection into json using as3

2010-03-30 Thread Krunal Panchal
Hi All How to encode array collection into json using as3? Regards, Krunal Panchal | *panchal_...@yahoo.com

[flexcoders] multicolor in single line chart

2010-03-18 Thread Krunal Panchal
Hi All, Is it possible to have multicolor in single line chart. Suppose i have line chart. there will be break point after that break point my line color will be different. Thanks in advance. Regards, Krunal Panchal | *panchal_...@yahoo.com

Re: [flexcoders] Re: multicolor in single line chart

2010-03-18 Thread Krunal Panchal
Thanks TimHoff Regards, Krunal Panchal | *panchal_...@yahoo.com From: turbo_vb timh...@aol.com To: flexcoders@yahoogroups.com Sent: Fri, 19 March, 2010 1:02:08 Subject: [flexcoders] Re: multicolor in single line chart

Re: [flexcoders] Searching through an ArrayCollection of Objects

2010-03-02 Thread Krunal Panchal
, Krunal Panchal *panchal_...@yahoo.com From: Nick Middleweek n...@middleweek.co.uk To: flexcoders@yahoogroups.com Sent: Tue, 2 March, 2010 14:13:32 Subject: [flexcoders] Searching through an ArrayCollection of Objects Hi, I was wondering

Re: [flexcoders] Web service network issue

2010-02-01 Thread Krunal Panchal
() == server.error.request) { var alert:Alert = Alert.show('The application is unable to communicate with the web server, please try again. If you continue to experience this problem, ' + 'please contact your system administrator'); } } Regards, Krunal Panchal

[flexcoders] Web service network issue

2010-01-31 Thread Krunal Panchal
wizard. Thanks in advance. Regards, Krunal Panchal

[flexcoders] dashed column line in datagrid

2010-01-12 Thread Krunal Panchal
Hi ALL, Can we achieve how to change the line style of datagrid row and column into dashed line? any hint or idea... Regards, Krunal Panchal

[flexcoders] drag and drop panel from one tab to another tab.

2010-01-04 Thread Krunal Panchal
/her suggestion. Regards, Krunal Panchal

Re: [flexcoders] Re: how to open pdf, word file using flex

2009-12-27 Thread Krunal Panchal
I am not sure about the word document. but you can use the alive swc which will help you to generate the pdf. tha way you want to print. Regards, Krunal Panchal From: Wally Kolcz wko...@isavepets.com To: flexcoders

[flexcoders] Swapping the graphs between the tabs

2009-12-22 Thread Krunal Panchal
Regards, Krunal Panchal

[flexcoders] Circle intersection/Union

2009-11-24 Thread Krunal Panchal
How to find the intersection/union points of two circle? Let me guide your thought. Regards, Krunal Panchal

Fw: [flexcoders] Function Execution Time

2009-10-30 Thread Krunal Panchal
It is very simple, add trace just before and after the calling function. Keep in mind this is the same function which will you using for data fetching. Regards, Krunal Panchal - Forwarded Message From: kanu kukreja kanukukr...@gmail.com Sent: Fri

[flexcoders] to set icon daymamically on tree node

2009-10-26 Thread Krunal Panchal
, Krunal Panchal

Fw: [flexcoders] Tree node is not getting highlighted even setting selected index.

2009-10-14 Thread Krunal Panchal
hi, any have an idea about this.   Regards, Krunal Panchal  - Forwarded Message From: Krunal Panchal panchal_...@yahoo.com To: Flex Coder flexcoders@yahoogroups.com Sent: Tuesday, 13 October, 2009 12:38:18 Subject: [flexcoders] Tree node

[flexcoders] Tree node is not getting highlighted even setting selected index.

2009-10-13 Thread Krunal Panchal
setting the selected index as 0 but node is not getting highlighted. Is anybody have an idea what go wrong here? Regards, Krunal Panchal 

[flexcoders] can we change legend shape rectangle to circle?

2009-10-08 Thread Krunal Panchal
Hi All, I have little query. Can we change legend shape rectangle to circle?. Though my legend control is out silde of chart. It is does not have any provider. It created by provding the legend item. Is anybody have an idea?   Regards, Krunal Panchal 

Re: [flexcoders] can we change legend shape rectangle to circle?

2009-10-08 Thread Krunal Panchal
Thanks everybody, i got the answer. Following is solution: mx:Legendid=lblLagend direction=horizontalmx:LegendItem/mx:LegendRegards, Krunal Panchal  From: Krunal Panchal panchal_...@yahoo.com To: Flex Coder flexcoders

Re: [flexcoders] PDF in AIR application

2009-09-29 Thread Krunal Panchal
Hi, Try with AlivePDF. I think you will get your answer.   Regards, Krunal Panchal   From: markgoldin_2000 markgoldin_2...@yahoo.com To: flexcoders@yahoogroups.com Sent: Friday, 25 September, 2009 20:40:27 Subject

Re: [flexcoders] Re: How can we increase web service performance?

2009-09-19 Thread Krunal Panchal
to calling from flex. I also aware that web ORB is 10 times faster than this.But it should not be prefrable to change the architecture. Again thanks a lot for your suggestion. Regards, Krunal Panchal  From: Tracy Spratt tr

[flexcoders] How can we increase web service performance?

2009-09-18 Thread Krunal Panchal
, Krunal Panchal )

Re: [flexcoders] Re: How can we increase web service performance?

2009-09-18 Thread Krunal Panchal
hi hanks for prompt respose. Actually the problem with getting data (parsing the data). After calling web method, data will return after few seconds.which i want to solve.   Regards, Krunal Panchal  From: valdhor valdhorli

Re: [flexcoders] Re: How can we increase web service performance?

2009-09-18 Thread Krunal Panchal
getting time to take the data from the web service. for example: In web method i am executing the storec procedure, which will executed in 3 secs. but in the flex side data will retrive after 6-8 secs.   Regards, Krunal Panchal

[flexcoders] getting problem in displaying the name of browser title

2009-07-17 Thread Krunal Panchal
, BrowserManager.SetTitle, InIt.   can any body have an idea to how to set it?   Regards, Krunal Panchal *panchal_...@yahoo.com

Re: [flexcoders] Re: Is license required to deploye the flex chart application

2009-07-03 Thread Krunal Panchal
the Flex Builder license then when you deploy the SWF file you do NOT need a license to distribute with it. --- In flexcod...@yahoogro ups.com, Krunal Panchal panchal_kru@ ... wrote: thanks for response. i read somewhere that to develope the flex application license is required but to depoly

[flexcoders] Is license required to deploye the flex chart application

2009-06-30 Thread Krunal Panchal
Is license required to deploye the flex chart application?    Regards, Krunal Panchal | Senior Software Engineer

Re: [flexcoders] Re: Is license required to deploye the flex chart application

2009-06-30 Thread Krunal Panchal
thanks for response. i read somewhere that to develope the flex application license is required but to depoly the application on server it does not required. Let me help to clear my understanding.   Regards, Krunal Panchal

[flexcoders] How to play a wav audio file in flex

2009-06-16 Thread Krunal Panchal
Hi Friends, How to play a wav audio file in flex ( action script)? is there any third party swc ?   Regards, Krunal Panchal | Senior Software Engineer *panchal_...@yahoo.com

[flexcoders] Sample of carousel menu navigation with button.

2009-06-15 Thread Krunal Panchal
will disappeared and first button should appeared. if anybody have sample or link of sample +++pls send me. Thanks in Advanced. Regards, Krunal Panchal | Senior Software Engineer Tel 91.98795 80689 | *panchal_...@yahoo.com

[flexcoders] How to uninstall air application programatically ?

2009-03-17 Thread Krunal Panchal
How to uninstall air application programatically ? Suppose i have air application which has facility to uninstall itself. can it be possible? how? Thanks in advance.   Regards, Krunal Panchal | Senior Software Engineer Tel 91.98795 80689 | *panchal_