Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 1859(0.002 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.2
how do I hide a column in listview so that the user will not know that the listview is there i wanted to do this coz listview sort the list in abc order, so all the folders and files got mixed up....
Zones: Visual BasicDate Answered: 01/26/1998 Views: 0
Ok i'm going nuts trying to get list view to work. I keep getting errors about the key not being unique, image list not being initialized, image list can not be changed when bound to another contro...
Zones: Visual BasicDate Answered: 12/26/1997 Views: 0
I would like to use a listview control to show some files and the icon used for each items are come from the files.. just like what u see in the Explorer. How can I do that?!
Zones: Visual BasicDate Answered: 05/13/1998 Views: 0
I'm looking for ownerdrawn listview code using C.  The code should have the ability to highlight an entire row and paint individual rows.
Zones: Windows ProgrammingDate Answered: 07/02/1998 Views: 0
1.) Is there a way that the whole line becomes selected when I select a row in report mode ?      Only the first column items get selected, not the subitems. 2.) Is there a way to use different co...
Zones: Visual BasicDate Answered: 07/02/1998 Views: 0
ListVies.SaveToFile ?? Hi there, I need to save the contents of a ListView with multiply columns, I have thought of saving each column by coping the contents of a column to a TStringList and then...
Zones: Delphi ProgrammingDate Answered: 08/25/1998 Views: 4
How to add to ListBox more than 32736 lines? without using colums
Zones: Delphi ProgrammingDate Answered: 09/21/1998 Views: 0
Hi there!    I have a little fight with a ListView Control, as follows:    When you move a Listitem with the mouse in a ListView (Icon view mode), when it gets to the edge, the control scrolls. I...
Zones: VB ControlsDate Answered: 10/22/1998 Views: 0
I want to select(show focus) all the subitems when I select particular list item in a list view with lvwReport View.I want show just like selecting a row when user clicks any item in a listview. A...
Zones: VB ControlsDate Answered: 10/19/1998 Views: 0
I've got a listview control with several columns. I am using CListCtrl::FindItem to search.  It finds matches when i'm searching for data in the first column of the listcontrol, but not when i'm se...
Zones: Windows MFCDate Answered: 11/11/1998 Views: 0