HI there
Can anyone help
I am using netbeans and I populated a Jtable with some data, I have a search button and TextField allowing a user to search for a specific records, but know I want to know how do I then filter the JTable and display records from the results of a user search option
In short a user has to view records of a specific date on the JTable
Thanks
Can anyone help
I am using netbeans and I populated a Jtable with some data, I have a search button and TextField allowing a user to search for a specific records, but know I want to know how do I then filter the JTable and display records from the results of a user search option
In short a user has to view records of a specific date on the JTable
Thanks
Comment