Asked
Active
Viewed 63 times
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

Aditya Shah
- 71
- 7
-
Too difficult to answer – Shreyas Dave Dec 14 '13 at 11:01
-
Use setDisable(true); setDisable(false); so it refresh the table and your data should be updated... – Jay Thakkar Dec 16 '13 at 06:23
-
Thanks Its Work Properly but Can U give Other soluations which Is Optimize – Aditya Shah Dec 16 '13 at 06:24
1 Answers
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