[flexcoders] How to implement payment gateway in flex ?

2013-06-04 Thread devchetu
I want to implement payment gateway in flex. Can anyone throw some light on 
Payment Gateway implementation methods with Flex or ColdFusion?. 
Any ideas or links are welcome.
Thanks




[flexcoders] what is different between mx and spark component in flex (flex 3.0 or 4.0) ?

2013-03-06 Thread devchetu
I read many article but i am still confused. could any one tell me what is the 
difference between MX and spark?. if you try to explain with example that will 
be good for me.
thanks



[flexcoders] what is multiton class and how to use it ?

2013-03-06 Thread devchetu
I heard and used singleton class in flex, but i dont konw what is multiton 
class and how to use it. it was asked many professional guys, but I don't have 
any idea



[flexcoders] Re: Flex programming issue

2013-03-05 Thread devchetu
thanks 
Jake, I am able to fix my problem

--- In flexcoders@yahoogroups.com, Jake Churchill reynacho@... wrote:

 There's an itemRenderer and itemEditor.  If you want to use the same, you
 say editable=true and there's another property rendererIsEditor=true (or
 might be editorIsRenderer - I always get it mixed up)
 
 Try that.
 
 -Jake
 
 
 On Fri, Mar 1, 2013 at 4:41 AM, devchetu devchetu@... wrote:
 
  **
 
 
  I am developing flex based application  struck in mid of project. I need
  professional help.
 
  I had one data grid in which one column I used item render for date field,
  but I do not have any idea how to make date field editable.
  For this i used
  editable = true
  but it doesn't work. i am looking for solution if any one have any idea
  pleas share.
 
   
 





[flexcoders] Flex programming issue

2013-03-01 Thread devchetu
I am developing flex based application  struck in mid of project. I need 
professional help.

I had one data grid in which one column I used item render for date field, but 
I do not have any idea how to make date field editable.
For this i used 
editable = true 
but it doesn't work. i am looking for solution if any one have any idea pleas 
share.