X-Git-Url: https://harishankar.org/repos/?p=habeas.git;a=blobdiff_plain;f=src%2Fhabeas%2FNoticesReportViewDialog.java;h=2636cbc51f4938a2ad0c2655a2663b1f74ac6a6f;hp=f9d7a8fcfdcf36bf1f4f0a85aebc1f85fb1c705a;hb=bc2309fb0a6c83daa94320d06619c1f8b153696c;hpb=020bf95644b2f26d9c81d66d2a752e55bcd3ad5b diff --git a/src/habeas/NoticesReportViewDialog.java b/src/habeas/NoticesReportViewDialog.java index f9d7a8f..2636cbc 100644 --- a/src/habeas/NoticesReportViewDialog.java +++ b/src/habeas/NoticesReportViewDialog.java @@ -77,6 +77,7 @@ public class NoticesReportViewDialog extends javax.swing.JDialog { } )); + tableReport.setCellSelectionEnabled(true); jScrollPane2.setViewportView(tableReport); checkFilterByClient.setText("Filter by Client");