dataprovider
Flex 4 -- Call function when dataprovider changes
How can I set a function to be called when the length of a DataProvider开发者_运维问答 changes?Here is a good solution using the event \"CollectionEvent.COLLECTION_CHANGE\" :[详细]
2023-02-09 08:56 分类:问答.net mysql connector Vs the odbc mysql connector 3.51
Hi guys just a quick que开发者_如何学运维stion, After having a nightmare trying to get an app I was writing using Visual Studio 2010 to connect to my local MySQL database using the ODBC MySQL Connec[详细]
2023-02-07 17:44 分类:问答AS3: How to know if dataprovider or its content(s) is changed
I\'m implementing some kind of combobox control (by extending spark.components.supportClasses.DropDownListBase)[详细]
2023-02-03 17:54 分类:问答Flex: Creating a custom list component
I\'m trying to extend the mx:Box container so that two buttons sit on the outside of the container to cycle through it\'s contents (similar to a scrollbar).[详细]
2023-02-03 03:39 分类:问答Flex Hero: Loading XML data works, but List is not updated
I have this Flex 4.5 (Burrito) Mobile project: It consists of 2 files - the TextXML.mxml: <?xml version=\"1.0\" encoding=\"utf-8\"?>[详细]
2023-02-03 01:30 分类:问答Delete entities in service layer: Should I foreach a Delete(T item) or call a Delete(List<T> list)?
My 开发者_运维知识库user can delete multiple entities in a DataGrid. Should I create now a DeleteCustomer method in my customerService class[详细]
2023-02-02 22:38 分类:问答I need help with list dataprovider
I am not sure what I am doing wrong so maybe someone can explain it to me. I have an array of object that amfphp is sending back and it looks like this:[详细]
2023-02-02 20:29 分类:问答An unexpected error occurred in the IBM DB2, IDS, and U2 Data Provider for .NET Framework
When i try to install latest beta tools for Visual Studio 2010 (from here开发者_运维百科) i get the following error:[详细]
2023-02-01 23:42 分类:问答Error 175: The specified data store provider cannot be found
I\'m using VS2010 with the MySQL .NET Connector.My project that used to work started reporting: Error 175: The specified data store provider cannot be found, or is not valid.[详细]
2023-01-30 08:57 分类:问答Iterating a dataProvider in flex
I\'m wondering... I want to iterate through a dataProvider, in a Component which is based on a DropDownList.[详细]
2023-01-28 15:10 分类:问答