- Dec 12, 2022
- 357
- 2
Hello.
I want to find my information from several rows, but when I limit the rows, I get an error
This code has error
B4X:
Or for = 20 to 60
(CursorIndexOutOfBoundsException) android.database.CursorIndexOutOfBoundsException: Index 1 requested, with a size of 1
But for = 0 to cur.rowcount - 1 works and my rows are 1000
I want to find my information from several rows, but when I limit the rows, I get an error
This code has error
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Or for = 20 to 60
(CursorIndexOutOfBoundsException) android.database.CursorIndexOutOfBoundsException: Index 1 requested, with a size of 1
But for = 0 to cur.rowcount - 1 works and my rows are 1000
برای دیدن لینک ها باید ثبت نام کنید