[flexcoders] Generating dynamic datagrid based on dynamic query result

2005-04-18 Thread Dzafer
  ………???   If ( … COLUMN[j] == “COL1”)     cdgStaff.addItem(myobj);        }     }        Any help will be appreciated,   Dzafer Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/flexcode

RE: [flexcoders] Generating dynamic datagrid based on dynamic query result

2005-04-18 Thread Dzafer
] Generating dynamic datagrid based on dynamic query result   On 4/18/05, Dzafer <[EMAIL PROTECTED]> wrote: > How generating this one dynamically based on a query with a dynamic number > of columns: [snip] If you simply assign the web service result to the grid's dataProvider proper

[flexcoders] Wha kinds of object are in this Array?

2005-04-18 Thread Dzafer
ot;,    Widgets:683392,   Blinkies: 945385,  monthIdx:2  },     {Month: "December '03", Widgets:800254,   Blinkies: 826652,  monthIdx:12 }    ];     And how can I put a variable instead of “Month”, “Widgets” ?   Thank you, Dz

RE: [flexcoders] Wha kinds of object are in this Array?

2005-04-18 Thread Dzafer
was changed to anotherVar.  Hope that is what you were looking for J     From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dzafer Sent: Monday, April 18, 2005 6:22 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Wha kinds of object are in this Array?   Hi Al

RE: [flexcoders] Charting

2005-04-19 Thread Dzafer
You have here a good example of dynamic charting:   http://coenraets.com/viewarticle.jsp?articleId=81   Dzafer From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rich Tretola Sent: Tuesday, April 19, 2005 2:46 PM To: flexcoders@yahoogroups.com Subject

[flexcoders] DateChooser - date operation

2005-04-21 Thread Dzafer
Hi there,   How can I write something like this:   function dateChooser_init()     {       myDC.selectedDate = new Date () - 1;     }           Best regard’s Dzafer Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com

RE: [flexcoders] DateChooser - date operation

2005-04-21 Thread Dzafer
Dzafer Sent: Thursday, April 21, 2005 10:30 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] DateChooser - date operation Hi there, How can I write something like this: function dateChooser_init()     {    myDC.selectedDate = new Date () - 1;     } Best regard's D

[flexcoders] drag-drop with two sources and two targets

2005-04-21 Thread Dzafer
Hi there,   How can I use drag-drop features with 2 sources and 2 targets without allowing drag elements from source one to target two and vice-versa?   Any help will be appreciated.   Best regard’s   Dzafer   Yahoo! Groups Links To visit your group on the web, go

RE: [flexcoders] Webservice result

2005-04-22 Thread Dzafer
ack()   {    var myCall = event.call;             if (myCall.marker == " myF1") { }       if (myCall.marker == " myF2") { }               } Best regards, Dzafer From: flexcoders@yahoogroup

RE: [flexcoders] Webservice result

2005-04-22 Thread Dzafer
Sorry , small correction : function myResultCallback(event)   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dzafer Sent: Friday, April 22, 2005 12:43 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Webservice result   Hi

[flexcoders] URL/URI of my mxml page

2005-04-27 Thread Dzafer
Hi there,   How can I retrieve the URL (or URI) string of my opened mxml page ?   Best regards, Dzafer Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/  To unsubscribe from this group, send an email to:[EMAIL PROTECTED

[flexcoders] getUrl() of a Codfusion page - work's correctly on some browsers

2005-05-02 Thread Dzafer
left=200,top=200,screenX=200,screenY=200');void(0);");   Receive this: Coldfusion report in PDF or Flash Paper format   Problem: doesn’t working on some browser, receive a window with “mypage.cfm”  open,save,cancel     Any help will be appreciated. Dzafer Yahoo! Groups