- Jun 6, 2020
- 11,517
- 4,383
Hi,
I am using b4xtable in an Android app. I wish to find a record in a SearchTemplate dialog, then set a b4xTable row after clicking out of the dialog and passing the selected item and its index to an already existing table. Now I can hear you asking, why don't you use the table search facility. I can't, because the search I am doing is global on my db, but the table is only displaying a subset of the underlying data and as such the searched for item can be outside of that subset. When I return from the search dialog I refresh the displayed table with the date subset that includes the search item. What I wan to do is move the table to the page that has the item, and then highlight that item.
In other words:
I am using b4xtable in an Android app. I wish to find a record in a SearchTemplate dialog, then set a b4xTable row after clicking out of the dialog and passing the selected item and its index to an already existing table. Now I can hear you asking, why don't you use the table search facility. I can't, because the search I am doing is global on my db, but the table is only displaying a subset of the underlying data and as such the searched for item can be outside of that subset. When I return from the search dialog I refresh the displayed table with the date subset that includes the search item. What I wan to do is move the table to the page that has the item, and then highlight that item.
In other words:
- Open a b4xtable with data that is a subset of the global data. The subsets (classifications) are arranges so that there are only a few records, perhaps 10 displayed in that table view.
- Push a button that opens a b4x search template dialog and let the user...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید