|
Browse by Tags
All Tags » WinGrid » ultragrid ( RSS)
-
hi, having a really strange problem...not seen this problem before..and ive used winultra grids for awhile now. I have a main form set with a ultragrid displayed on it...when i call a dataset from a storeprocedure and ask the datagridview to display the data, it works perfect. However...when i click...
-
Hi, I use Infragistincs Net Advantage for Windows Forms version 8.2. In my application I enabled users to set conditional formatting for an UltraWinGrid instance using ConditionValueAppearanceForm. A column is currently set to display -ve values in red foreground color and +ve values in blue foreground...
-
Hi, have the UltraWinGrid something like the grid navigation panel (see at the screenshot) of the XtraGrid from developer express? Michael
-
How can i implement the functionallity of selecting multiple cells of the grid row in one go using shift+control+right arrow keys as it is happening in Ms-Excel?
-
I need to create a custom grid control that would inherit from ultragrid win control. I am using 8.1 CLR 2x. Does any one have a simple example or a sample solution? thanks in advance
-
I am implementing an EditorWithMask editor in a specific UltraGridCell so that I can add an EditorButton on the right as well as a SpinButton. The problem I have with the code below is that it will not allow negative values to be entered. Please can someone help? Dim num As New Infragistics.Win.EditorWithMask...
-
I am having a ultraWinGrid and having 10 columns in that. One of the column having Image. I am also having Sort Indicator on every column.This sort Indicator is not working for the Image Grid Column and rest of the columns are sorting fine. Any help much appriciated.Is there any way that i can sort Images...
-
Is it possible to display or hide zero values in a UltraGrid like in Excel? I've bound an ultragrid to a list of objects. Some of the properties of the object are of integer and decimal types. When I do a add new row (i.e., when a new object is created), I want to show blanks instead of 0 or 0.0...
-
Is it possible to display or hide zero values in a UltraGrid like in Excel? I've bound an ultragrid to a list of objects. Some of the properties of the object are of integer and decimal types. When I do a add new row (i.e., when a new object is created), I want to show blanks instead of 0 or 0.0...
-
I am creating a User control containing a toolbar, an UltraWinGrid and some buttons. I would like to add the options to display the Designer and layout wizard to the control's Smart tag items. Like: items.Add( New DesignerActionHeaderItem( "Data Grid" )) items.Add( New DesignerActionMethodItem...
|
|