Hi,

In my application, when a user clicks on a row in a DataGrid, 
the "onCellPress" event is caught and a roundtrip to the server is 
triggered.  Upon returning from the server, I would like to manually 
set the selected row when the DataGrid is reloaded.  Is it possible?  I 
have tried setting the selectedItem, selectedIndex properties of the 
DataGrid but none of them seems to work, i.e.  I didn't see the 
selected row being highlighted.

Thanks,
Andrew





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

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