Hi
I am unsure why this produces a runtime fatal error. I'm trying to delete a row within a custom list view
B4X:
Sub lblDelete_Click
Dim result As Int
'check if user really wants to delete
Msgbox2Async("Are you sure?", "Delete Entry", "Yes", "Cancel", "No", Null, False)...
I'm testing forum platform techniques:
I want to delete this post. I thought there was a button to delete a post. How does one delete his or her post?
ادامه مطلب...
I'm testing forum platform techniques:
I want to delete this post. I thought there was a button to delete a post. How does one delete his or her post?
ادامه مطلب...
Searching the internet I found a service that allows you to convert any google sheet into a json api, it has a free version that allows you to consult and add data, connecting to the api is quite simple, as some of us have thought of using google sheet integrated to our developments by I want to...
Hello everyone,
My default SMS app (in Xiomi Mi A1 -Android v9) does not have a select all option for deleting all SMS in one go.
I have to manually select one by one, to delete.
There must be a few thousands of messages by now.
Is there a way to delete it by code ?
I have no such problem...
I've been using jRDC 2 since 2 years to do a sync data between my clients and it's working not very well. But i'm looking at KVS and I see many using it. I wnt to clarify.I have a POS app with perations on stocks and all the like.
#UPDATE Commands
sql.UPDATE_Stock = UPDATE Stock SET...