473,508 Members | 2,337 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Why Listview ?

Hi,

I would like to know why a lot of people wants to work with ListView
control when DataGridView control already do the same thing ?

for example, in my case i would like to display spin controls,
progressbars controls, images, text, checkboxes,...

it's now more than 2 weeks that i try to understand how ListView works
and what can i do with it...

When i just discovered that DataGridView has mainly all implemented...

So, what is so much interesting in ListView for people ?
thx.

Al.
Nov 3 '06 #1
2 1043
Alain,

The listview is the right pane from Windows Explorer. It has not all but
plenty of its possibilities (icon view etc). It is especially fine to show
directorys and things like that.

It is in my opinion as there are betters now a bad control for showing data.

I hope this gives an idea,

Cor

"--== Alain ==--" <no****@noemail.comschreef in bericht
news:ek**************@TK2MSFTNGP02.phx.gbl...
Hi,

I would like to know why a lot of people wants to work with ListView
control when DataGridView control already do the same thing ?

for example, in my case i would like to display spin controls,
progressbars controls, images, text, checkboxes,...

it's now more than 2 weeks that i try to understand how ListView works and
what can i do with it...

When i just discovered that DataGridView has mainly all implemented...

So, what is so much interesting in ListView for people ?
thx.

Al.

Nov 4 '06 #2
Hi Alain,

Because DataGridView doesn't do the same thing.

"ListView Control Overview (Windows Forms)"
http://msdn2.microsoft.com/en-us/lib...ky(VS.80).aspx

--
Dave Sexton

"--== Alain ==--" <no****@noemail.comwrote in message
news:ek**************@TK2MSFTNGP02.phx.gbl...
Hi,

I would like to know why a lot of people wants to work with ListView control
when DataGridView control already do the same thing ?

for example, in my case i would like to display spin controls, progressbars
controls, images, text, checkboxes,...

it's now more than 2 weeks that i try to understand how ListView works and
what can i do with it...

When i just discovered that DataGridView has mainly all implemented...

So, what is so much interesting in ListView for people ?
thx.

Al.

Nov 4 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2606
by: Anushya | last post by:
Hi I am using Listview and inherited listview control overriding WndProc & PreProcessMessage in ListView. I need this to customize listview to display only the page the user scrolls to. Since i...
0
489
by: Anushya | last post by:
Hi I am using Listview and inherited listview control overriding WndProc & PreProcessMessage in ListView. I need this to customize listview to display only the page the user scrolls to. Since i...
0
2210
by: keith | last post by:
In a ListView control (two columns), I added a few ListView items. ListView listview=new ListView(); listview.Parent=this; listview.View=View.Details; listview.Columns.Add...
7
6421
by: Dave Y | last post by:
I am a newbie to C# and am having trouble trying to override a ListView property method. I have created a new class derived from the Forms.Listview and I cannot figure out the syntax to override...
7
14952
by: BobAchgill | last post by:
I am trying to decide which of these controls to use to implement letting my user select a full row from MyList. The MyList has several columns which would be nice to sort by at run time. The...
5
25931
by: John Devlon | last post by:
Hi, Does anyone know how to get a value of a second column of a selected item in Listview. I've create a listview and added this code Listview.Items.Clear() Listview.Columns.Clear()...
0
1876
by: Peter | last post by:
Hi, I have a problem with Listview using checkboxes. If i check items by code BEFORE the form is shown the Listview.Items are confused during the ItemChecked Event !!! After showing the...
2
6795
by: Peter | last post by:
Hi, I have a problem with Listview using checkboxes. If i check items by code BEFORE the form is shown the Listview.Items are confused during the ItemChecked Event !!! After showing the...
4
4481
by: Brian Gaze | last post by:
I have created a ListView control and have bound this to a datasource. Within the ItemTemplate of the ListView I have added another ListViewControl which is databound in the code behind. The idea...
1
8331
by: =?Utf-8?B?UmF5IE1pdGNoZWxs?= | last post by:
Hello, In my application I need to periodically remove all current items from a ListView and add a new set into it. The following abbreviated code contains the basic idea: private void...
0
7326
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7383
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7046
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5053
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3194
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.