Search:

Type: Posts; User: ZDreamer08

Search: Search took 0.09 seconds.

  1. Re: Im having a problem in retrieving values from jTable.

    okay i'll just work it out first. thanks :)
  2. Re: Im having a problem in retrieving values from jTable.

    I hope you understand :(
    this is how i add row for the jTable.


    THIS CODE IS IS IN THE GUI. WHEN I HIT ENTER KEY ON QUANTITY TEXTFIELD. THIS WILL PROCESS.




    String quantity =...
  3. Re: Im having a problem in retrieving values from jTable.

    Sorry. idk how to cut it. This is the simplest code that will be understood i guess. but i'll provide the output and error




    String getRowValue=String.valueOf(tblmodel.getValueAt(2,...
  4. Im having a problem in retrieving values from jTable.

    how can i get the value from a jtable? im only retrieving one row value. but it always display an error which says 3>=3 ..
Results 1 to 4 of 4