On Jan 1, 2006, at 1:39 PM, Aubrey Todd wrote:

Hi,

If I remove the code from CellClicked the behavior stops.
The code is:
      If SetupState then //All cells are editable during setup
            me.EditCell row, column
      End if

Do I need to place this code elsewhere? It needs to be available whenever the user wants to redo setup.




It depends on your objectives. EditCell causes a scroll to the clicked cell and makes it temporarily editable. If you don't want the scroll then you could set cells to editable in code using CellType or ColumnType without scrolling.


Jack

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

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to