It could be useful to allow TableEditor widget to move its rows up and down
PR will be realized after PR #153 acceptation
PR #163 added: https://github.com/apache/jmeter/pull/163 Rows can be ordered by moving selected rows up or down Buttons status are now managed (up/down, remove/clear)
Date: Mon Mar 14 20:29:36 2016 New Revision: 1734993 URL: http://svn.apache.org/viewvc?rev=1734993&view=rev Log: Bug 59108 - TableEditor: Allow rows to be moved up and down #resolve #163 https://github.com/apache/jmeter/pull/163/ Bugzilla Id: 59108 Modified: jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/TableEditor.java jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3878