Volodya1000
Member
I get an error with xcutomlistview: java.lang.RuntimeException: Object should first be initialized (B4XView) when I clear it (CLV1.Clear).
I tried to initialize it but the error remains.
How should I initialize xcutomlistview?
I tried to initialize it but the error remains.
B4X:
CLV1.Initialize(CLV1,"CLV1")
How should I initialize xcutomlistview?