|
Browse by Tags
All Tags » UltraGrid » Editor ( RSS)
-
Alright - I know I can use built-in grid properties to set an input mask on a cell, however one property I desperately need is not built into the grid, so I thought I'd get around this by using an actual UltraMaskedEdit (ume) assigned as EditorControl of the cell, but it still fails to work as planned...
-
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...
Page 1 of 1 (2 items)
|
|