Quantcast
Channel: Active questions tagged listview - Stack Overflow
Browsing all 681 articles
Browse latest View live
↧

How to implement paging on user swipe? (Previously used UICollectionView ->...

Background: I'm converting a project from UIKit to SwiftUI. Currently with UIKit, I have a UICollectionView within a UICollectionView, both with Paging enabled. This allows users to swipe up/down and...

View Article


How to load Android.database.sqlite table data into custom listview? (Table...

I am using the following code to load sqlite database table information into a custom layout. I am saving the data in the same table in another activity and loading the same saved data in this activity...

View Article


Image may be NSFW.
Clik here to view.

MAUI: UI alignment issue in Listview with Grid having 3 columns

I have a UI alignment issue in Listview with Grid having 3 columns like the below screenshot:My ListView Code:<ListView x:Name="MyCustomers" ItemsSource="{Binding AllItems,Mode=TwoWay}"...

View Article

Get data from MySQL and show it in a ListView using JSON

I'm trying to get data from my MySQL external database and display it in a ListView. To do .. I use JSONObject and JSONArray .. can not get it to show me anything .. can you tell me what I do wrong?The...

View Article

SwiftUI TabView set default page on each tap

I'm new to SwiftUI and I'm trying to work out how to set the default page of a TabView that stays constantMy TabView is nested in a ListView and I have set @State private var selection = 1, which works...

View Article


Listview issue in javafx

I have a javafx project. In the main view i have a listview with some tags item and a delete button. The whole project is connected to a postgresql db. The tags are stored as ( user_id, name, color)....

View Article

Image may be NSFW.
Clik here to view.

Why is there a line at the bottom of this combo box?

I've tried everything to try and remove it, it doesn't look like it's a split pane or a separator either.Added some padding to show it better:All I have for code is a ComboBox<String> with...

View Article

Image may be NSFW.
Clik here to view.

Add simple items to Maui ListView

I'm trying to feed a simple list of items to a ListView (other Android platforms require much less effort).So, I have this markup:<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"...

View Article


Can someone help me find whats wrong with the code below?

I am making a Kotlin project using a few functionalitiesWhat the code does is as follows -Take a username from spinnerTakes the title of the budget from the radio buttonsIt navigates to another page...

View Article


ListView and images

I have two problems with ListView+images.I get the values for the list from an xml file which contains all necessary infos.I need to set up a Listview. Every row should contain an icon and a title. The...

View Article

How to setOnItemClickListener for List View with custom adapter by Kotlin

I use custom adapter for List View on my android app . I do not know how can set the listener for the item click. I use Kotlin for my app.This is my adapter layout.<?xml version="1.0"...

View Article

SharePoint Online JSON Formatting Working on Edit Form but not in List view

I have a SharePoint Online list that was working fine the other day with some conditional JSON associated. It changes the background color based on another field. I can see that background color is...

View Article

flutter expansion panel listView Builder

a beginner in a field, I have this code that works, but there is an error in the case of clickingWhen I click on any card, all cards also open. I want to open a card that I just click onimport...

View Article


Get the length of List that exists in Map in Flutter

so i'm working on a Map that has this structure :Map<String, List<Video>> mapName;Where Video is just an object that has 3 attributes : String title,String videoURL, bool isDone.I'm planing...

View Article

How do I retrieve data latitude and longitude from sqlite database for use to...

I have a sqlite database for saving name, address, category, latitudeandlongitude. In activity(1) i construct a listview. I have been able to retrieve data name for show in the listview, If the list is...

View Article


Image may be NSFW.
Clik here to view.

Android Material 3 Light theme LIstView items text hidden

I am learning Android here. My aim is to display the Cursor I get from calling SQLiteDatabase.query() in a ListView. Using a ContentProvider. I cannot see the text of the list items although I am...

View Article

Flutter/Dart: How to force PrefPage using a ListView to refresh screen?

I am using the pref library (v 2.7.1) to create a settings page within my flutter app. In particular, in the minimum code sample below, I am using the PrefPage widget which returns a ListView with the...

View Article


CustomScrollView with center key and mulitple silvers: Expand widgets in...

I am building an app where you can browse various products. Each product also has a product detail page. On that product detail page, I want to display the product image, the price, a product...

View Article

How to load Android.database.sqlite table data into spinner? (Table has data...

I am using the following code to load sqlite database table information into a spinner. I am saving the data in the table through saving data activity and trying to getting the saved data in a spinner...

View Article

Kotlin code reports "None of the following functions can be called with the...

I am making a Kotlin project using a few functionalitiesWhat the code does is as follows -Take a username from spinnerTakes the title of the budget from the radio buttonsIt navigates to another page...

View Article
Browsing all 681 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>