We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ListView issues by use LDDatabase.AddListView
#6
Hi Martmen,
Your program is a good example of how data in an SQLite database can be edited and searched.
Since only a ListView is available—and not a DataView—we need these input fields.
I have a suggestion regarding the user interface layout:
The current program switches between the ListView and the input fields, depending on whether there is a single match or multiple matches. Why not simply place the ListView to the right of the input fields? There is plenty of space, and the ListView is scrollable.
Here is an example with just two input fields, arranged vertically:


   
[-] The following 1 user Likes Scout's post:
  • AbsoluteBeginner
Reply


Messages In This Thread
RE: ListView issues by use LDDatabase.AddListView - by Scout - 06-10-2026, 05:49 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)