Advertisement

1 - 10 of 15 containing alltags:("Controls, Listview") (0.001 seconds)
Hello EveryBody plz tell me how can i use the listView control to display the data from database instead of DataGrid database have 4  attributes table name is Stock Sid ,SName ,SCompany ,Squa...
Zones: C#Date Answered: 04/07/2005 Grade: C Views: 0
I am using an Access 97 database and would like to populate a Listview control (not List Box)in VB6 using ADO. Database Name = iBase_data.mdb Table Name = tblDiscp Field1 = FName Field2 =...
Zones: Visual BasicDate Answered: 05/22/2000 Grade: B Views: 0
I'd like to change the text color of an individual cell in a ListView control whose .View is lvwReport. The reason I ask is because I'd like to have 1 ListView control with a couple stocks, and som...
Zones: VB ControlsDate Answered: 06/28/2000 Grade: A Views: 0
a scrollbar automatically appears in a ListView control if the items get too many and they won't fit in the ListView control, right? i want to do some things everytime the ListView control's vertic...
Zones: VB ControlsDate Answered: 05/27/2001 Grade: A Views: 0
Hi I have a Listview control and I am adding directories to it.  However when a directory meets certain criteria I want to change the colour of the text for that entry. At present I am only abl...
Zones: Visual BasicDate Answered: 01/20/2004 Grade: A Views: 0
how can i add controls (combobox or textbox) in listview items or sub items how to write custom component for .net (c# or vb.net)
Zones: ProgrammingDate Answered: 12/26/2003 Grade: C Views: 0
I am using a listview control in VB6.  I add several items to my control based on how many files are in a directory.  A scrollbar appears when more items are loaded into the grid than can be viewed...
Zones: VB ControlsDate Answered: 04/14/2004 Grade: B Views: 9
Hi Experts, I'm creating a C++ dailog application. On this dialog I have a List View control set to Report style with multiple columns. I'm trying to implement a "type and scroll" feature ...
Zones: C++Date Answered: 06/10/2004 Grade: A Views: 0
I have a class called Person and its property.... I have textBox_name and TextBox_Phone I hav Button_Add and Button_Edit to add object to ListView I use this code Private Sub Button_Add _Cl...
Zones: MS Visual BasicDate Answered: 06/28/2004 Grade: B Views: 0
This is what I have so far and it only returns the values from the table in the first column. I know I am missing somthing but I am having a little trouble understanding exactly what it is from MSD...
Zones: ProgrammingDate Answered: 10/25/2005 Grade: A Views: 0