|
Browse by Tags
All Tags » UltraGrid » Cell ( RSS)
-
When you enter a comment in excel cell a red tip is displayed at the top right end of that cell and when mouse hovers over that cell the comment gets displayed. Please let me know how this feature can be implemented in Ultragrid(Windows).
-
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
-
I need a column in my WinGrid to allow multiple lines, which I have enabled by setting CellMultiLine to True. I also enabled automatic sizing by setting RowSizing to AutoFixed. However, the cells automatically wrap lines of text if they are too long, regardless of whether or not there is a newline character...
-
Is there any way to set the input mask on a cell on an individual basis, instead of having it apply to the entire column? I am developing an applicaiton module that generates a summary of business contacts, some of which may be located outside of the United States. As such, their telephone number masking...
-
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...
-
My grid is more like a report than a spreadsheet. When my users click on the grid, I don't want the cell the user clicks in to have a visible box around it or to be highlighted in any way. How do I prevent the clicked cell from looking selected or activated? I've seen multiple posted replies...
-
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...
-
Hi, I am using win UltraGrid to display in a table format. I want set border top, right, left as null and only bottom border should be visible in row . Does it possible in Infragistic Grid? Please help me ASAP Thanks in Advance
-
Sorry for the duplicate post, I originally put this in the general questions, then noticed this forum which is more appropriate. My main question is this... is there a way to "Cancel" or "Suspend" the grid so when I update a column the " AfterCellUpdate" method will not...
-
When binding to an collection of objects with a property of type double? the grid initalises ok but I'm unable to set the cells of that column back to null. I.e. If i enter a double and then delete the cell contents I get the CellDataError raised. How can I force the grid to accept a null value?
|
|