here are the files


cnewroth55 <[EMAIL PROTECTED]> wrote:
okay, heres one for all; i have a datagrid and the last cell i
wanted
to put a combo box in it with a set of selections for a user to pick
from. got the cell renederer to work and it puts the combo box in
it,
however if yu select an item from them combo box, it will put that
selection in the next row that is 'invisible' or below the datagrids
visible rows.
graphic representation:
______________________________________________________
[xxxx][xxxx][combo box]<-i select an item here
say '1'               
(say there are 7 visible rows to datagrid)
______________________________________________________
here is the next row (8) that you cannot see unless you use scroll
bar
------------------------------------------------------
[xxxx][xxxx][combo box] <-the item '1' shows up here...and in
subsequent selection(s) numbering the amount of visible rows in the
dg..?
here is the cellrenderer code file and the main mxml file
any thoughts as to why or what I am doing wrong?
(guess I will have to attach the files in a seperate reply to this
post, dont see where to attach them here)




Start your day with Yahoo! - make it your home page

--
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




Attachment: MyCheckRenderer.mxml
Description: 2002487617-MyCheckRenderer.mxml

Attachment: refresh.mxml
Description: 3102065804-refresh.mxml

Reply via email to