The attached project is basically Erel's code with the exception of 3 lines I added in the B4XTable1_DataUpdated sub. I was trying to display the value of each progress bar on the progress bar graph., but the program crashes with the error:
The referenced link is : https://www.b4x.com/android/forum/t...progress-bar-in-b4xtable?.158192/#post-971491
Thank you
B4X:
Error occurred on line: 66 (B4XMainPage)
java.lang.RuntimeException: Object should first be initialized (B4XView).
at anywheresoftware.b4a.AbsObjectWrapper.getObject(AbsObjectWrapper.java:49)
The referenced link is : https://www.b4x.com/android/forum/t...progress-bar-in-b4xtable?.158192/#post-971491
Thank you