Mike,

I apologize in advance if this is now what you are asking, but, have
you looked at the editorDataField property?

If this isn't what you are looking for, I can post an example of a
ComboBox renderer in a DataGrid.

--Mike


--- In flexcoders@yahoogroups.com, "Mike Anderson" <[EMAIL PROTECTED]> wrote:
>
> Hello All,
> 
> I am WAY beyond frustrated at the moment, and am ready to throw this
> computer out the window right now.
> 
> I've been able to get this to work in the most simple of examples - BUT,
> here is what I need to do that may be considered "unique" in my case
> (although, not at all uncommon in most other typical programming
> environments).
> 
> In my case, my OrderDetails DataGrid contains a 'ProductID' Field from
> the 'Products' Table.  It would be redundant to create an additional
> field called "ProductName" within my OrderDetails Table - since it
> already exists in my Products Table.
> 
> I know for a fact, that there is a way for the ComboBox itemEditor, to
> display the "Label" property of the Product (in this case, ProductName),
> but still leave intact, the Numeric "Data" property of the Product (in
> this case, ProductID) - so that part gets written back to the DataBase.
> 
> I am having a TERRIBLE time, finding an example of how to have the
> ComboBox display one thing, but set the value in the DataGrid, to some
> OTHER thing - 
> 
> Could any of you help me in this regard?
> 
> Thanks in advance,
> 
> Mike
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/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/
 

Reply via email to