kosmocis
Member
Hi, first, I am very grateful to the community for the tremendous work that has been carried out with the environment and libraries. I always search the forum, but today I came across a problem that I haven't been able to solve in days.
I am implementing a table of type B4XTable to display data stored in a SQLite database. So far so good.
When I try to perform a search in the integrated search field, it performs the corresponding filter, highlighting the searched characters, but this does not last more than a second and the application dies.
Clearly I am not applying any exception handling with the search engine because I am not sure how to do it. I have seen and run the examples posted by Erel and the community.
Hope you can help me, in advance, thanks.
B4A ver: 10.2
B3XTable ver: 1.21
I am implementing a table of type B4XTable to display data stored in a SQLite database. So far so good.
When I try to perform a search in the integrated search field, it performs the corresponding filter, highlighting the searched characters, but this does not last more than a second and the application dies.
Clearly I am not applying any exception handling with the search engine because I am not sure how to do it. I have seen and run the examples posted by Erel and the community.
Hope you can help me, in advance, thanks.
B4A ver: 10.2
B3XTable ver: 1.21