On Tuesday 09 October 2007 07:14, [EMAIL PROTECTED] wrote: > 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
Wow I sleep in an extra hour (7:30am) and what do know you guys are already working on the issue. I'll wait until Ed posts his changes before re-testing. Thanks all. -- John Fabiani _______________________________________________ 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]
