Elimiata selezione riga dopo un force_update
git-svn-id: svn://10.65.10.50/trunk@2428 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
fe7584f45b
commit
db0f211d09
@ -464,10 +464,8 @@ bool BA3700_application::sheet_action(TSheet_field&, int r, KEY k)
|
||||
else if (mod && need_recalc)
|
||||
{
|
||||
// ridefinisci lo sheet sulla base delle nuove rate
|
||||
const int row = shf->selected();
|
||||
pag->set_sheet(*shf);
|
||||
shf->force_update();
|
||||
shf->select(row);
|
||||
// rws->destroy();
|
||||
(*rws) = shf->rows_array();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user