A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: dataArray from PopUpForm to dataGrid

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    3

    dataArray from PopUpForm to dataGrid

    I have an app that Flex 3 pre made for me with PHP and MySQL. It's a contact list that has 2 canvas'. One is the datagrid with the contacts' info and the other is the Form canvas that will update when filled out and saved.
    What I am tying to accomplish is have a PopUpForm pop up, fill in Name, Last, etc., enter it onto the grid and save to MySQL.
    Well I figured out how to edit and existing data field from the grid and update using the PopUpForm, but I can't figure out how to, using a addPopUp, to create a new blank window, fill in the form and have it save to MySQL. Any help would be great.

  2. #2
    Senior Member
    Join Date
    Apr 2001
    Posts
    306
    Look into using PopUpManager + creating custom components.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center