Not Sovled yet, when updated the row:
t->tagRow('OddCol',$prev_selected) if (defined $prev_selected && $prev_selected != -1); # ADDED
TO:
t->tagRow(undef,$prev_selected) if (defined $prev_selected && $prev_selected != -1); # ADDEDNow can select same row again.BUT when select row 5 post selecting row 1 I get all rows 2,3,4,5 Why?\ Isn't there normal way to do this? Do I miss something?
In reply to Re^5: TK spread sheet color row
by aviw
in thread TK spread sheet color row
by aviw
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |