robvalim
(robvalim)
April 17, 2022, 2:06pm
#1
Please, how to create a code for Search in a Dynamic List inside a grid view without download any extension? I have a grid view. I have an horizontal arrangement with 2 Vertical Scroll arrangement. I create an internal list for images and an internal list for title. I´d like to search title and compose a new dynamic list with word inside search text box.
dora_paz
(Dora)
April 17, 2022, 2:29pm
#2
What have you tried so far ? Post a screenshot of your blocks and design
robvalim
(robvalim)
April 18, 2022, 1:14am
#4
Project1.pdf (1.1 MB)
screen.pdf (361.4 KB)
Thanks !
robvalim
(robvalim)
April 18, 2022, 1:14am
#5
All videos that I watch in Youtube were about search in ListView or dynamic search with extension. I dont use them.
dora_paz
(Dora)
April 18, 2022, 5:01am
#6
It would be easier if you upload a test aia to give it a look instead of uploading pdf’s
If possible refer these two guide to learn how to use search view
So Welcome, Everyone today in this guide I will show how to Implement a search bar in your app with Simple & Dynamic Listview.
So Let’s Begin
1. Search Bar with simple List
• Design
Design The Search Bar According to Your Need Make two Arrangement
[image]
In search Arrangement there will be a textbox for input. Other things you can manage according to your need OR check my aia.
• Blocks
Variables
List from which user will search
[image]
Textbox to temporarily save input
[image]
The…
So Welcome, Everyone today in this guide I will show how to implement a SearchBar in your App? #OneforAll
In this Guide, I will cover all types of Listview
1. Simple List View
2. ListView Image
3. Dynamic List View
So Let’s Begin!
1. Search Bar with Simple ListView
• Design
[Screenshot 2021-07-30 152753]
• Blocks
List
[blocks]
Logic of Search
[ListView]
• Result
====================================================================
2. Search Bar with ListViewImage
•…
dora_paz
(Dora)
April 18, 2022, 12:28pm
#8
Download aia and then upload it here
robvalim
(robvalim)
April 18, 2022, 1:02pm
#9
Picasso11.aia (597.5 KB)
Is this upload correct ?
dora_paz
(Dora)
April 18, 2022, 1:26pm
#10
Try this and see if it works for you
Picasso11_1.aia (599.6 KB)
robvalim
(robvalim)
April 18, 2022, 1:43pm
#11
Excellent Dora !!! Thank you very much !! I will continue learning.
Are you from Brazil ?
1 Like
robvalim
(robvalim)
April 18, 2022, 1:53pm
#14
Ok !! Thank you again !!!
robvalim
(robvalim)
April 18, 2022, 2:08pm
#15
Sorry to bother you. Do you have a code that you use inside procedure ?
dora_paz
(Dora)
April 18, 2022, 2:10pm
#16
Right click on procedure and choose expand block to see the code. Actually is the code that you used when screen initialize in a procedure