1

Price: 150; Quantity : 4; total Price :600;
Then I am Quantity Change then Reflect to the Total Price. How To Solve It?
Roman C
  • 49,761
  • 33
  • 66
  • 176

1 Answers1

0

USe SimpleIntegerProperty.

Check it out example How it works...

1) SimpleStringProperty and SimpleIntegerProperty TableView JavaFX

2) http://www.java2s.com/Code/Java/JavaFX/DisplayJavaFXbeaninaTableView.htm

Community
  • 1
  • 1
Vikas Tiwari
  • 367
  • 1
  • 11