PDA

View Full Version : Loading combobox for every row of a field into a datagrid?


jarmanje
05-25-2008, 09:46 PM
Hello,

I used the 'create application from database' tool in flex 3 to connect to a table of my mysql database. Works fine (amazing from adobe..)

I was wondering, how would i go about adding a combobox for a field? The field is called 'Status' and so would like to have a comobo for every row, where you select from "ordered", "pending", "confirmed", "sent" etc

How would i go about this?

Any advice will be brilliant.

Thanks a lot in advance