|
Browse by Tags
All Tags » column » cell ( RSS)
-
Hi! We have a use-case in which the user selects rows from a grid via a column of checkboxes, clicks on a ribbon button, and executes an operation on checked rows. Now the default behaviour of the XamCheckEditor (in conjunction with XamDataGrid) is to bind after focus-lost\exit-edit-mode which is not...
-
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
-
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 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 have two columns (i.e Data and deleteButton), please consider my scenario: 1. The row where the clicked deleteButton's with will be deleted when the button is clicked. 2. The Data column have its format set. 3. It performs validation before updating and leaving the cell. 4. Its working great...
-
Is there a way to show a tick only instead of a checkbox for a boolean value column? The dropdwon for the Style property for the column only lists checkbox and tristate checkbox. Many thanks.
-
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...
-
Hi, I'm hitting a problem trying to initialize rows. In my initialize rows event handler, I look at VisibleHeaders under certain conditions. Basically, I color the row's background yellow, then loop for some number of times turning the cell's background white, starting from the left and moving...
-
Hai to all, I want to get the hours information (more than 24 hrs) in the grid cell. I m using date style. But it allow upto 23:59. Is it possible ?
-
this my problem i have 3 column ex. first Column "UnitPrice", second Column "Quantity" 3rd Column is the "Amount" the column"UnitPrice" have exciting Value coming from the selection, column " Quantity" is inputed, Column "Amount" is the Total...
|
|