Author: spadkins
Date: Fri Mar 10 08:49:23 2006
New Revision: 3653
Modified:
p5ee/trunk/App-Widget/lib/App/Widget/DataTable2.pm
Log:
deselect row after copying it in edit mode
Modified: p5ee/trunk/App-Widget/lib/App/Widget/DataTable2.pm
==============================================================================
--- p5ee/trunk/App-Widget/lib/App/Widget/DataTable2.pm (original)
+++ p5ee/trunk/App-Widget/lib/App/Widget/DataTable2.pm Fri Mar 10 08:49:23 2006
@@ -173,6 +173,7 @@
}
elsif ($wname eq "$name-copy") {
$self->copy();
+ $self->delete("row_selected");
$handled = 1;
}
elsif ($event eq "sort") {
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.