Search:

Type: Posts; User: Junky

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    4,479

    Re: get value from jTable to jDateChooser

    The invisible one!
  2. Replies
    6
    Views
    4,479

    Re: get value from jTable to jDateChooser

    I did. Read above post again. It tells you which class to use.
  3. Replies
    6
    Views
    4,479

    Re: get value from jTable to jDateChooser

    As the error says you cannot just cast a String to a Date you need to create a Date object from the String. I see the code at the bottom uses a SimpleDateFormat. Hmmm how can that help?
Results 1 to 3 of 3