JavaFX 8 Tutorial 24 - ListView and Database (how to add database values into listview)

preview_player
Показать описание
In this JavaFX 8 tutorial, I have described about the relations of listview, textfield and database with lisview mouse clicked action method that is how to add or fetch database data into textfield on mouse clicked action method of listview. If you have any question ask me in comment section or
finally if you really liked my work, Like and Subscribe to my channel. Thank you.
Рекомендации по теме
Комментарии
Автор

Just wanted to say Thank you for your JavaFX 8 tutorial series. It is the best that I have followed thus far from start to finish and completely got it. Please continue sharing your videos as they are excellent. Thank you again Ram

misonet
Автор

I made a input stage with scene builder.
then i have the listview on anotherpage.
the idea is to have a the same listview shown on different pages.
im working with scene builder(fxml) files.
the lambda expressions doesnt seem to work with that....
can u help me set up that listview...
the idea is to have input Client details.. like you..
then show the name of the client in the listview and the other info on labels next to the listview.
everytime i click on a client.
on the labels must appear the client info...
can u help me set up that listview...??
im also new at this, sorry if questions are stupid..

thnx

antonitarallo
Автор

thank for your work, i am wondering if you can have tuto on collection ?

musolemasu
Автор

Ram Nice tutorials. I need to have page numbers for tables like multiple pages like how jquery is having for grid view

ameerkhan-tjjk
Автор

what if you have multiple record with same first name?

adhadimohd