you need to build a custom component that extends checkbox... then use it as a cell renderer... //nick
--- In [email protected], "Diana Xu" <[EMAIL PROTECTED]> wrote: > > Hi, > > i have a data grid and i take data from oracle database. > and i need to manipulate the datagrid component so it looks like the data > grid at delphi > > i want that the data grid preview will change according to the data type for > each data field > for example: > for column with boolean (true false) data field, it will be viewed like a > checkbox. > for column with a look up field to another table, it will be viewed as a > combobox. > > is there any type or style setting for the <mx:dataGridColumns> so i can > have that kind datagrid view. > > thanks before > > diana > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcomponents/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcomponents/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
