Hi list,

I try to edit a cell that was clicked but without the entire row  
being selected. I have the following code in the cellClick event:

     Me.CellType(row,column)=Listbox.TypeEditable
     Me.EditCell(row,column)
     me.Selected(row) = false

but the row still stays selected.

I must be missing the obvious, but can someone enlighten me?

Cheers,
Robert
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to