Version: 3.2.2 Update
This commit is contained in:
@@ -193,6 +193,8 @@ public class Datatable extends JPanel {
|
||||
|
||||
if (!selectData.isEmpty()) {
|
||||
selectData.deleteCharAt(selectData.length() - 1);
|
||||
} else {
|
||||
return "";
|
||||
}
|
||||
|
||||
return selectData.toString();
|
||||
|
||||
Reference in New Issue
Block a user