The listitem tag has no wiki summary.
0
votes
0answers
55 views
I have a list view, and I need it do display multilines with image, anyone knows how?
I'm using Delphi XE3 and I have this code that displays a nice list view which I was looking for a long time, but I want to make each item in the list (sub items) each has a multiline and an image, ...
0
votes
0answers
27 views
Getting view for listitem
I use a custom ArrayAdapter but I'm experiencing a strange problem when getting the views for each item.
In my onActivityCreate I add the earlier created items to an ArrayList which I then give to my ...
0
votes
2answers
60 views
Lost item background color when scrolling listview
I tried to used any solutions from stackoverflow, but without succesfull.
So, I set background color to item after click - its working. After scrolling (when item is out off screen) and back scrolling ...
0
votes
2answers
34 views
html/css adding an image for every for every listitem in my menu
I have a listmenu (buttons) and I want to add a small image onto the button
in front of every listitem text (link1,2,3,4) with a padding-left of 5 pixels,
it should also stay when I hover with my ...
1
vote
1answer
36 views
ListItem not displayed in second activity in android
I have made a simple ListView Demo in Android. What I want is that when an item from the list is selected it should be displayed on the next activity,I have tried the following code:
act1.java
...
0
votes
1answer
29 views
Autocompleteview with custom list item is not working as expected
I would like to use the android autocomplete text view with custom dropdown list items (not only the string will be included). It works in a special way: it finds the corresponding items in my ...
0
votes
2answers
42 views
Empty <li> appears after every normal <li> [closed]
I'm creating an unordered list with PHP. The list is outputting fine, just as expected. However, after every list item, an extra, empty list item appears. I can't figure out why this is happening. ...
0
votes
0answers
53 views
How to add a listitem from CheckBoxList to ListBox and get the value and the text?
I have this:
protected void CheckBoxList1_SelectedIndexChanged(object sender, EventArgs e)
{
ListBox1.Items.Clear();
columnIds.Clear();
foreach (ListItem listitem in ...
0
votes
0answers
43 views
How to relate db entries with listview items
I'll explain shortly what I am trying to do. I have a custom listView which is filled in with the data from SQLite database. Once a list item is longclicked, it is added to favourites: I have a ...
0
votes
5answers
60 views
how to create list each item as another list?
i am trying create one list item as another list.i need that list every item has one another list.i created string as list for one loop. and next loop i needs each item as one list to insert data ...
0
votes
2answers
46 views
Set height of li without “position: absolute”
I want to make a menu with li elements that have a background, so I wanted to set the height and width, but I can't do that. I tried position: absolute;, but when I do that, the list items go on top ...
0
votes
1answer
34 views
Float certain list items right
I'm currently using bootstrap for the navigation bar, I have changed some things so it looks different. But I want to align 2 list items to the right side of the ul.
I have searched but I can't ...
1
vote
2answers
177 views
how to set multiple items are selected in ListBox?
i have one ListBox with selection mode of multiple. In code behind, i want to set some values are selected, which values are present in ListItems[] named as 'Names'.
My code is here..
Html code:
...
0
votes
1answer
57 views
Give unique class to list item in php array
I have created an array that displays the all the files within several sub-directories of one single directory (A directory tree essentially). The files are all links that open the file within that ...
0
votes
1answer
54 views
Listbox item is not getting fired
I am using listbox inside panorama, like if panorama has 5 items then each panorama item contains a listbox.
The listitem is not getting fired at times, mainly for the second time. For the first them ...
1
vote
0answers
262 views
ListItems attributes in a DropDownList are lost after postback?
I have manually add some addition attirubte during dropdownlist databound event. However, after postback the attribute is missing. And i found related issue at ListItems attributes in a DropDownList ...
0
votes
2answers
67 views
How to navigate to another screen in android using onListItemClick
I am kind of new to Android development. Could you please tell me, how to navigate to another screen using onListItemClick. I have 200 items in a ListView. If i click an item from the ListView, it has ...
0
votes
1answer
59 views
ASP.Net ListItem Value Property Max length
Seems like a pretty straightforward question, but I can't find it anywhere.
Does anyone know the max length the value of a ListItem can be?
I am sure it is more than I will ever need for what I am ...
0
votes
2answers
214 views
jQuery add class to next list item one at a time AND loop back to beginning
I have created a jQuery circular carousel that loops through x amounts of slides. I have been adding pagination to this slider. Each point is a list item that relates to each slide. When slide number ...
1
vote
0answers
156 views
Delphi 2010: group items of a TListview
I'm working on a project of mine (for my personal use only) to create something like a "MediaStore" to manage my media files (DVDs & CDs content ) in a MySQL database.
(See the next image to ...
1
vote
1answer
154 views
Android: Default layout for listitem containing title and subtitle
I have made a listitem, containing a title and a subtitle. Looking to the result, I think it doesn't look really professional. So that's why I'm asking.
The listitem I'm looking for is pretty common ...
1
vote
0answers
86 views
Textview`s LinkMovementMethod blocks listitem touch event
I have some problem with Listview. Listview has list items that consist of imageview and textview. Textview contains clickable links. When I set LinkMovementMethod to textviews, listitems doesn`t ...
0
votes
3answers
158 views
Remove ID of item clicked in list view
| Icon(image) | Title(text) | cross(image) |
| | Description(text)| |
| | | coupon(image) |
Its a list view.
Here i want ...
0
votes
1answer
377 views
Sencha Touch 2: List and ListItem data fields
I wanted to know how to customize the ListItem content by combining different JSON data fields.
I have three JSON fields: {caption},{subCaption},{source}.
So far, I have been able to use dataMap and ...
0
votes
1answer
202 views
Sencha Touch 2: ListItems are blank
My ListItems keep turning up as blanks with no text.
Initially, my items were simply formatted with List object's itemTpl definitions using {field_name}. This worked fine, but of course was limited ...
0
votes
0answers
252 views
Listview with checkbox is not selecting multiple list items
I am in the requirement of creating a listview which will contain a checkbox to select an item and an edittext to enter the quantity to order.
I have already generated the listview, it looks like ...
0
votes
1answer
47 views
Remove link from witihn current menu list item
I have a menu, which like most, adds "current-menu-item" to the class of the list item when the current page matches up to the menu item selected. However, I want to remove the link from the current ...
-1
votes
3answers
82 views
Change navigation list item if user is logged in [closed]
I have a navigation that is made up of several list items that are dynamically created. One of the "tabs" or items is labelled "Sign Up", however, once the user is logged in (which would indicate they ...
0
votes
3answers
71 views
How to use a float correctly with a two-column list
I am making a listing, with a two column listing, which sorts by date. I want to alternate the background color of the separate days (white/red/white/red), using this:
.evenDayBlock {
...
0
votes
3answers
360 views
Set ListView Item to half ScreenWidth in XML
In XML, I have a custom list item view that I am inflating within the getView() method of my adapter for my ListView. In XML, how can I make my custom ListView item always half the width of the screen ...
0
votes
1answer
60 views
Semantic significance of <li> without <ol> or <ul>?
My site's h1 is also the "home" link, so obviously I put it within the nav tag. The other links in the nav were originally put in an unordered list, like this:
<nav>
<h1><a ...
1
vote
0answers
109 views
ListItem is not Touchable/ Clickable in Android
I have my class MainActivity which extends ListActivity, i set the adapter to list via custom adapter in onResume() method.
@Override
protected void onResume()
{
super.onResume();
...
0
votes
2answers
148 views
Attaching an object to an already existing ListItem?
In a ListView, how can I attach an object at any time to an already existing ListItem? (I know I can attach an object to a ListItem with AddItem, however I need to attach the object after the ListItem ...
0
votes
2answers
92 views
Dynamic ListItem height
How can i set the height of ListItems programmatically and/or how can i create ListItems programmatically? I'm currently using a custom ListItem.xml with a custom adapter, but the ListItems only have ...
2
votes
1answer
55 views
Android renabling listitem in listview after disabling it
I have a BaseActivity which extends Activity and all the other activities extends this BaseActivity.
What I do is in a state of my application, I want to disable all the items on the screen from the ...
0
votes
2answers
260 views
Get attribute from DropdownList SelectedItem
I have a dropdownlist where I need to store more data than the standard list item allows. The approach I've taken is to add an attribute to each of the listitems.
I monitor for changes and can return ...
0
votes
1answer
167 views
ST2 ListItem setHtml can't get the value of the sub-node
I have two model 'Statuses' belongTo:'User',I'm leaning the examples of sencha touch 2 named touchtweets.
here is my json file
{
"statuses" : [{
"text" : "test",
"user" : {
"name" : ...
1
vote
3answers
51 views
Android ListView items reappering
I'm working on a ListView based app and I have a very weird problem, my ListItems are reappering and the correct item is not shown in the correct spot. For the sake of making this easy to understand ...
0
votes
3answers
70 views
Display Errors in an unordered list format in PHP
I want to display all the errors stored in $error in an unordered list format. The following is the code that will display the errors.
<?php
if (!empty($error)) {
echo '<p ...
0
votes
1answer
90 views
dojox.mobile: Custom ListItem widget: “… is not a constructor”
I want to create a custom ListItem widget for my dojox.mobile app. It works if i use it in my HTML Code, but it throws a TypeError if i try to use it programmatically.
This is the JS-Code for my ...
0
votes
5answers
26 views
Listitems are acting really weird
I have a website, http://www.veluwenkamp.nl
On the home page at the bottom, you can find 4 listitems (pictures)
They don't align very well, it has to be in one horizontal line.
I tried everything, ...
1
vote
1answer
115 views
Loading specific div based on the results of multiple dropdowns
EDIT: Would the approach be much easier if the Javascript listed was removed completely, and the dropdown menus restyled as <div>'s within <li>'s, and the final div was generated by a ...
0
votes
3answers
226 views
what does vb.net mean by “expression expected”
i dont know what to put after the bracket of the list item class, so their is an error saying
expression expected
This is the code:
Dim NewEntry As New ListItem(CostOfGame & " " & ...
0
votes
2answers
700 views
foreach CheckBoxList always not checked
So basically, I'm aiming to just do a simple loop that, upon submission, checks to see if a bunch of boxes have been checked before continuing. I'd know how to do this in PHP or with MVC and all that, ...
0
votes
0answers
11 views
Why the last List Item is Not working
i have html tag viewer Activity,in my listview list is working properly but last list item is not working and i didn't have html tag value..but i have values in poster..can anyone help me for this..
1
vote
1answer
1k views
Sencha Touch 2 list itemtap not working when coming back from edit form
I followed this tutorial on how to use Sencha Touch 2 with Architect and an ASP.NET MVC 4 WebApi backend : https://vimeo.com/45207356# Everything works but a simple thing. As soon as I get back from ...
0
votes
1answer
72 views
Set ListItem foreground dynamically
I have an array that populates a ListBox in my app. At first I need to set the foreground of each listboxItem to gray, and that's easy enough through Binding the foreground color to the listboxItem.
...
1
vote
0answers
177 views
Default ringtone doesn't play
I have been making ringtone application and I have a problem. I can play sounds in listitem and I can set ringtone but when I check from telephone settings, it doesn't play. Where is the problem, ...
1
vote
4answers
180 views
Assign Nested JSON to li using jquery
I am trying to parse a json file using jquery getJson. I have no problem looping through the first layer, but I need to assign a nested array to li aswell.
My JSON Code
{"Controls":[
{
...
0
votes
2answers
177 views
ASP.NET: How to specify text color of a ListItem?
How do I specify the text color of a ListItem in the following code? Thanks.
<asp:CheckBoxList id="check1" AutoPostBack="True"
TextAlign="Right" OnSelectedIndexChanged="Check"
runat="server">
...







