[flexcoders] Advanced DataGrid XMLListCollection tree

2008-06-11 Thread brian_garcia81
Hello, I have been trying to setup the tree function of that advanced datagrid but keep running into problems. I get the error: TypeError: Error #1034: Type Coercion failed: cannot convert [EMAIL PROTECTED] to mx.collections.ICollectionView. I have made some progress, Now instead of getting

[flexcoders] Re: Advanced DataGrid XMLListCollection tree

2008-06-11 Thread brian_garcia81
--- In flexcoders@yahoogroups.com, brian_garcia81 [EMAIL PROTECTED] wrote: Hello, I have been trying to setup the tree function of that advanced datagrid but keep running into problems. I get the error: TypeError: Error #1034: Type Coercion failed: cannot convert [EMAIL PROTECTED

[flexcoders] HTTPService.send() not retreving URL information or maybe not excecuting

2007-12-20 Thread brian_garcia81
Hello, I want to thank Tracy for the help a few days ago on this application. Everything is work great now, execpt I can not call the dbRecords.send () in my function. dbRecords is my HTTPService id. When I goto debug the applicaiton lastResult = null for dbRecords. Does anyone have an

[flexcoders] Multi Query HTTPService Functions Variables DataGrid. Error with 2nd URL query

2007-12-19 Thread brian_garcia81
Hi, Im trying to get this app working. currently Working it query's the database with mx:XML and populates mx:ComboBox on the selection is captures the user selection. Here on out Im having issues. I need to pass the variables through a url so I bound the comobox selection to a variable