Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

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

    I recommend you hardcode an example table with the same number of values your real table has. You only need to add a couple rows. Then use your code for retrieving the values on that example table...
  2. Re: Im having a problem in retrieving values from jTable.

    That snippet of code is pretty useless without knowing what's already in your table. How are you adding the data? Can you create a simple hard-coded table with the same number of rows and columns,...
  3. Re: Im having a problem in retrieving values from jTable.

    Can you provide an SSCCE that demonstrates exactly what you're trying to do? Note that this should be as small as possible (not your whole program) but still be runnable (not just a snippet).
Results 1 to 3 of 3