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 37(0 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!

9.6
My .rs is filled via sql and TitleList.rs.AbsolutePosition always returns -1. i tried manually filling the .rs with textboxes using .addnew (without the sqk or databases) just to see if AbsolutePos...
Zones: Visual BasicDate Answered: 02/15/2003 Views: 16
I use a third party grid (Infragistics Ultragrid)  I use the follow code to retrieve the recordset but it is recognized by the grid as read only.  I need read / write.  When I plug the sql into the...
Zones: VB DBDate Answered: 07/15/2004 Views: 0
I have the following table USE [RG10_Study] GO /****** Object:  Table [dbo].[Report]    Script Date: 10/16/2006 07:45:53 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TA...
Zones: C#Date Answered: 10/16/2006 Views: 8
I have inherited a VB.Net 2005 project that utilizes a Infragistics Ultra Grid.  There are several editable cells on the grid.  As it stands now, editing the values in these cells is a bit of a pai...
Zones: Programming, Languages, Visual BasicDate Answered: 05/03/2007 Views: 101
How can I add the items in the dropdownlist column in ultragrid Can someone please provide me the sample code also how to fetch the selected item value from the dropdownlist column Thanks
Zones: Infragistics, .NET, MS Visual BasicDate Answered: 06/04/2007 Views: 168
I am working on ultragrid in VB.net but I dont know how can I add the multiple table to single dataset, while those table dont have any relationship between them and also they have different no.s o...
Zones: Infragistics, MS Visual Basic, .Net Editor...Date Answered: 07/27/2007 Views: 0
Kind all , I am using the Infragistics UltraGrid OCX...I would need to set as not visible some columns depending on the name that appears on their related headers. For ex: I have a columns whos...
Zones: Visual BasicDate Answered: 07/21/2002 Views: 0
OK, here is the situation.  We have a stored proc that goes and collects a list of column names that the user has saved off as a personal view, then, it constructs a SQL statement to select those c...
Zones: Visual Basic, XHTMLDate Answered: 07/16/2002 Views: 4
Hi, I am using Infragistics ultragrid controls in vb.net, after assigning the datasource to the grid it displays all the value as expected. using the code how to move to the next row in the ...
Zones: ProgrammingDate Answered: 05/14/2004 Views: 16
How do I force entry in an Infragistics UltraGrid column to uppercase? So far I have declared an UltraTextEditor, set its charactercasing property to "Upper" and assigned it as the column's Edit...
Zones: .NETDate Answered: 02/16/2005 Views: 0