Quantcast
Channel: Active questions tagged listview - Stack Overflow
Browsing latest articles
Browse All 602 View Live
↧

Create items in a listview dynamically at runtime with delphi firemonkey

With the code below I can create a button inside a listview item but when I click on the button it causes an error, any ideas to solve it, apparently it could be because I am not able to add a relative...

View Article


Flutter: Scrolling to a widget in ListView

How can I scroll to a special widget in a ListView?For instance I want to scroll automatically to some Container in the ListView if I press a specific button.ListView(children: <Widget>[...

View Article


Android EditText field doesn't allow user input in ListView

I've searched for many post on the internet for my issue but no one is helping me, so I try a new question.I have an Activity with a ListView containing in each row two TextViews...

View Article

Image may be NSFW.
Clik here to view.

How to trigger visibility on stack panels in neighboring columns in a GridView?

There is an expander in column 0.How can the visibility of the stack panels in the neighboring columns be toggled between Visible and Collapsed based on IsExpanded state of the Expander?<ListView...

View Article

How to set width of columns when setting ListView's view as List in C#?

I have ListView (in winForms) in my software and it shows name of software i fill it with.ListView's view can be set to details, big or small icons or list.When it set to list, sometimes i have a file...

View Article


SearchView with ListView changes item positions, need exact item IDs for...

Hello I have a searchview to filter results within a short list. I currently use an integer to pass to the next activity to load up what needs to be displayed. However if you search, the item you...

View Article

Firemonkey TListview linked to dataset refresh issue

In Delphi 12.0, I'm using Firemonkey TListview.I link a dataset to it so the contents show the dataset correctly.However if I modify a record it will not update the changed row in...

View Article

Implementing audio player in listview in android

I have listview which contains a list of audio files with play button and seekbar. I displayed the listview using base adapter. When I click a play button of a listview I want to play an audio file. I...

View Article


Flash background of a listview item when an network event occurred

I have a list of items that is represented by separate view models. Each view model is listening to network event. I want to flash the background of a listview item when a specific error happen. I have...

View Article


SwiftUI List not selectable in iOS 15

I am using a List in an app I'm developing. I just discovered that selecting an item from the List isn't working in iOS 15. It does work in iOS 16, 17 and 18. (I had to download the iOS 16 simulator to...

View Article

ASP.NET Grid View vs. List View

What are the advantages of using listview over gridview? I need pagination, editing rows, inserting rows, and deleting rows in my view. Which control is best for that? It seems like GridView does not...

View Article

Image may be NSFW.
Clik here to view.

View holder OnClickListener event issue

I am creating a listview adapter with view holder :final ViewHolder holder;if (convertView == null) { convertView = layoutInflater.inflate(R.layout.activity_list_layout, null); holder = new...

View Article

White Column in List View of My Fiori App

I'm having a problem with my Fiori app. In the list view, there's always a white column on the right that I can't remove. I've tried various layout options, but nothing has helped so far.here is the...

View Article


ListView not showing up / appearing android studio

I have two activities. MainActivity.java and HomeActivity.java. I am trying to create a ListView in HomeActivity.java just with "One", "Two", "Three", and "Four" as the List items but the ListView is...

View Article

Flutter ListView lazy loading in both directions (up, down)

I would like to have a ListView in flutter which provides lazy loading in both directions (up, down).Example: There are 60000 items in the backend database which can be theoretically displayed.First I...

View Article


How to initialize listview inside fragment in activity

I am new to android. I am trying to initialize listview in fragment using a custom adapter but I have problem with using the custom adapter constructor.Here is my custom adapter code.public class...

View Article

Calling a ListView from a separate dart file--do I have to define my list as...

In my app, I have a ListView that I would like to populate with Firebase data. I successfully did it, but now, I would like to separate my ListView in another dart filemain.dartclass _MyHomePageState...

View Article


Image may be NSFW.
Clik here to view.

Apply custom border to each row in a List with SwiftUI

So, I want a List in SwiftUI, where the border of each row depends on some function of the contents of the row. Normally I can do this easily with .border() but List seems to take care of the styling...

View Article

Why is my ListView custom drawing not applying row background colors in Win32...

I'm trying to apply custom row background colors to a ListView in a dialog-based Win32 application using WM_NOTIFY and NM_CUSTOMDRAW.However, the colors are not being applied correctly, and the...

View Article

JavaFX: Wrapping text in ListView

I am trying to build a text editor. I'm using a ListView for storing comments. I want the string to be wrapped automatically without me having to scroll through it horizontally so that long string...

View Article

adding header to multicolumn listview in android

I tried the following question in this forum Adding Header in Listviewbut the problem is same I've used a linearlayout having three textview as header to my multicolumn listview but the problem is that...

View Article


How to populate a ListBox in windows forms in C++/CLI

How can I add items std::strings to a ListBox in a for loop in C++/CLI ? Is it even possible?It's a Windows Desktop CLR project in C++/CLI (Not C#) with Forms.

View Article


GridView dynamic column width in WPF

<Window...

View Article

Display empty text when there are no items in ListView Windows forms

I'm trying to display an empty text message inside a listview when I have no items inside it (that's when the form is initialized).I've tried searching different method out of which one is using the...

View Article

Image may be NSFW.
Clik here to view.

Custom ListViewItem in ListView

possible ways to show item in ListViewItem WPFUpdate:that's the control i need to add to the ListView, in here i only need to display the Computer Name, still the item should hold the Computer...

View Article


Image may be NSFW.
Clik here to view.

ListViewBuiler inside Row flutter

i am trying to add a listview inside a row , but i got this ErrorI have in the row Two widgets the first one with a column , the second widget is the listview builder that return another widget .I am...

View Article

Passing volley response to listview using an ArrayAdapter

I'm unable to figure out how to pass the volley response to the listview using the adapter(myadapter). Do I use myadapter.add() and pass it what? I read tutorials and after weeks trying, I think it's...

View Article

C#/WPF: Make a GridViewColumn Visible=false?

Is there an option to hide a GridViewColumn somehow like this:<ListView.View><GridView><GridViewColumn Header="Test" IsVisible="{Binding Path=ColumnIsVisible}"...

View Article

Is it possible to 'freeze panes' in SharePoint lists?

I need to keep my columns header, so people can see what data is displayed there, but I can not find if it is possible, or how to do it. Also will be nice to add a navigation bar to the list. Any...

View Article



Image may be NSFW.
Clik here to view.

How to retrieve data from sql server db in android

this is the first time I am developing an android application. I want to bind some data with grid view or list view based employee id provided on the text box. How can I do that. Please help me to find...

View Article
Browsing latest articles
Browse All 602 View Live


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