Browse by Tags
All Tags » DataGrid » DataCell (RSS)
-
Hello,
I'am using version 4.2.11215.9190 of DataGrid with EntityFramework and I'am facing issues with CellEditor.DatePickerEditor in the DataGridControl and TableView.
- In Edit mode, the drop down picker never show when i hit the button.
- Zeros are not shown on single numbered dates and presentation is different between Edit Mode and non Edit ...
-
Hello!I was able to do a workaround to solve my initial problem of how to dynamicaly create a user-defined mask by using a Converter.Now I face a new problem in the same area with Sorting dates.The default format of the date is ''yyyy-MM-ddTHH:mm:ss'' and I mask it to ''dd/MM/yyyy HH:mm:ss'' and it works just fine but the Xceed WPF DataGrid column ...
-
I have a problem where we need to set style on WPF Xceed grid cell, where we binding grid thru custom data source say DataModelA. Now datamodal have 10 properties. Where we want to set style on column 5 based on value of column 3.
Say
column 3 has value < 10 column 5 of similar row should be in bold
column 3 has value > ...
-
hi,
I tried to put the radio buttons inside the grid using Datatemplates. I want two radio buttons in one cell with the same group name . But if i define the radio button in data templates the group name is same for each radio button in different cells so if i am selecting any one the rest is getting unselected ... so i m in a wrong way or is ...
-
Hi,I have used the XceedDataGrid and populated the grid with
the DataSet. Now to Keep the things simple i just wanted to get the
value of a cell in the selected row of the when users click on a
particular row...???
|
|
|
|