Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

javafx tableview/textfield

1010912May 24 2013 — edited May 27 2013
Hi there,
I’m here to actually talk about a problem that has been asked almost everywhere but not a once discussed or even code shown !!
Even at Oracle site, all they do are nothing but mere static codes
The problem in iteself is, i have a tableview which is filled from a database !!
When i click on a row in the tableview, i want to get the first colomn’s value of the selected row !!
In java, when yu include the rs2xml.jar library, yu have a method that is getValueAt(row,coloumn) but as far as i have searched, i didn’t get to find a way to do this !!
I really need help for this, it concerns my final year’s project !!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 24 2013
Added on May 24 2013
14 comments
3,422 views