|
Browse by Tags
All Tags » WinGrid » column format ( RSS)
-
ultra explorer bar throws exception "Object reference not set to an instance of an object" when drag and drop any group to any other control (like drag the ultra explorer bar and drop to the win form header) i have tried all this but to no avail this.ultraExplorerBar1.GroupSettings.AllowDrag...
-
I have a column in my grid for which the underlying database column definition is decimal(18,5). In the grid I have set the Format property to P (also tried p with no difference). When the data is displayed it is correct, so a value of .35 displays as 35.00%. The problem is that when you enter the cell...
-
Hi All, I have a situation where the Grid Columns are case sensitive; like two columns DClose & DCLose, these result by a query written by the user in an Editor and have to be shown the same, but when I form a data Table, it does allow to add the columns with Case Sensitivity, but when the Grid's...
-
For the Web Grid I am trying to Apply formatting to One of the Grid Column for Phone formatting usinf the code behind. I am using it at a control level. igGrid.Columns.FromKey( "phone" ).Format = "(###) ###-####" ; It doesn't seems to be working. The phone no is a 10 digit number...
Page 1 of 1 (4 items)
|
|