hi thank u for ur help. i have done to display the data grid column value into label the label display the values when i click the data grid. i have using my program one textinput name zipcode if i give the zipcode i rise focus event and the action is to select pincode table and retrieve the city data filed value. then the city is display in datagrid in flex. until this process i have done successfully. but i want display automatically in label from data grid.column(city) value could u help me
regards athi On May 17, 6:41 pm, mohammed nazeer <[email protected]> wrote: > Hi, > > In label field use this properties, Text=" {datagirdID.selectedItem.name} > ". > > With Regards, > MK.Nasurudeen. > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

