|
Browse by Tags
All Tags » UltraGrid » column ( RSS)
-
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...
-
I am trying to display differing numbers of images within a cell of the grid for a single column. I can see how to add a single image but multiple ones eem beyond me. Could someone please post some sample code showing how/whether this is possible...in VB if possible
-
Hi. I've *just* started using netadvantage and have a few questions. I'm developing windows forms/vb.net. I'm programatically setting up the grid, which is a pain versus binding it at design time, but this is the nature of the data I'm working with. Consequently, I'm not able to WYSIWYG...
-
Good evening folks, I'm new here and I hope someone can give me some extra insight into my current situation. I'll try and be as complete and to the point as possible in describing my situation. Basically I have a Windows Form UltraWinGrid which I'm populating with List<T>, however...
-
Hi , I am using ultragrid's columns .hidden property to make some column invisible in initializelayout event. But some column always appears even after making them invisible. I doubt that ultragrid is storing some user prefernce in client side. Does anyone have face this issue. Please advice.
-
Hi All, Here is my problem. I have a UltraDataGrid that is bound to a datasource (that gets populated from DB). One of the columns is of type Decimal. I need to format the value to only have 2 decimals. (No problem there just set the format for the column). My problem is that when the cell goes into...
-
Hello, I am working on a windows application(c#.net). I have one form which contains some controls like textbox, labels and also UltraGrid. I want to have localization, when the resource file is created it contains localization details for all controls except UltraGrid, how to have localization for UltraGrid...
-
Hi I am wondering is there any way to set the column width as per its content. I mean "..." should not come in cell.
-
I've set a band's Header.Caption in order to get the name I want for the band in the field chooser. Is there any way to get a name to appear in the formula builder rather than the band's key?
-
Hello, I'm trying to set the height of the column headers through code, however, it appears that Me.myUltraGrid.DisplayLayout.Bands(0).Header.Height is a read only property at runtime. I've looked through the UG designer for the property but it appears that band and column settings aren't...
|
|