Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: JTable RowFilter Problem

  1. #1
    Junior Member
    Join Date
    May 2013
    Location
    Indonesia
    Posts
    28
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question JTable RowFilter Problem

    Dear All,

    Please guiding me in trouble with RowFilter in JTable, RowFilter its running when input a text in JTextField. Data in JTable Changed according to the text that is typed in JTextField. But the problem its when going to take data from JTable with GetSelectedRow() method. the data that is taked is not selected according to after RowFilter changed, but the data taked its with sequence which are data selected before a RowFilter. Please it's support.
    if necessary I will upload the Source Code & the Screen Shoot.

    Thanks,
    Best & Regrads.


  2. #2
    Junior Member
    Join Date
    May 2013
    Location
    Indonesia
    Posts
    28
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking Re: JTable RowFilter Problem

    Solved. .. ^_^..

Similar Threads

  1. JTable problem
    By bhk in forum What's Wrong With My Code?
    Replies: 8
    Last Post: July 8th, 2013, 11:46 AM
  2. JTable Problem
    By shen_punkz21 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: February 27th, 2013, 02:23 PM
  3. problem with JTable
    By deependeroracle in forum AWT / Java Swing
    Replies: 3
    Last Post: March 17th, 2012, 09:41 AM
  4. How to apply RowFilter in JXTreeTable
    By skmoorthy02 in forum AWT / Java Swing
    Replies: 2
    Last Post: January 27th, 2011, 12:49 PM
  5. [SOLVED] JTable Problem
    By aussiemcgr in forum Java Theory & Questions
    Replies: 0
    Last Post: October 15th, 2010, 04:33 PM

Tags for this Thread