On Oct 9, 2007, at 9:45 AM, <[EMAIL PROTECTED]>  
<[EMAIL PROTECTED]> wrote:

> BTW, I just commented out the Form.update command in  
> _onGridCellSelected and
> the Form still does an update so it appears that this is not  
> necessary, at
> least when grid.SelectionMode='Row'

        I'm working on changing a few things in the grid as I'm going over  
the code, and can confirm that this is one call that I've already  
removed without ill effect.

        However, trying to reduce the calls to refresh() are more  
problematic, as refresh() sets the internal row/col count, and I'm  
getting errors with "invalid column number" if I try to reduce the  
refresh() calls. I'm working on locating the source of all these, and  
adding the calls to sync the row/col count there instead.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to