Expand my Community achievements bar.

alice_data
alice_data
Offline
  • Hi, My client wanted me to create something that allows certainDataGrid to display to allow users to edit and update the databaserecords. The only dilemma I am having here is how to actuallycreate something from Flex's end to allow users update several rowsof the database at once. Since everything ...

    Type

    Discussions

    Views

    649

    Likes

    0

    Replies

    2
  • Hi, I am wondering if anyone on the list has tried calling up apop up manager, and have two other variables imported for secondaryusage. I have tried using [Bindable], but this does not seem to beworking, and I am still getting errors that tells me that thevariables are "not defined" when it gets ...

    Type

    Discussions

    Views

    765

    Likes

    0

    Replies

    3
  • Hi, I am creating a small application to allow users updaterecords, but currently it appears that only those with String datatypes get sent through and get updated, while the others likeintegers or float data types do not. Is there any specific explanation for this? I am sure that Ihave missed so...

    Type

    Discussions

    Views

    307

    Likes

    0

    Replies

    0
  • Hi, I have a scenario here where I have a repeater function likethe example at DisplayingCheckBox Controls DynamicallyI have manipulated my function so that it displays itsstrings at private function button_click(evt:Event):void { var selArr:Array = []; var idx:int; var len:int = arr.length; for (i...

    Type

    Discussions

    Views

    390

    Likes

    0

    Replies

    0
  • Hi, I have run into a problem where I try to allow users todelete certain entries after they click on the delete button.However, every time when I execute the application, I get thiserror:[RPC Fault faultString="Default decoder could not decoderesult" faultCode="Client.CouldNotDecode" faultDetail="...

    Type

    Discussions

    Views

    331

    Likes

    0

    Replies

    0
  • Hi, Guys: Has anyone tried accessing the database through HTTPService,and not use mx:Columns? One of my columns in my database has really long text blobs,so I don't really want the column name along with the content ofwhat is in the content to be in place along with the other columnswhen I access th...

    Type

    Discussions

    Views

    351

    Likes

    0

    Replies

    1
  • Hi, I am a newbie and have just started using Flex. I have alittle XML that I created from PHP in the following:<student> <id>001</id> <name>Test I</name> <instructor_name> <first_name>Tara</first_name> <last_name>Morrison</last_name> </instructor_name> </student>I used HTTPService provided by ...

    Type

    Discussions

    Views

    839

    Likes

    0

    Replies

    3
Top badges earned by alice_data
Customize the badges you want to showcase on your profile
page footer