Browse by Tags
All Tags » WPF Data Grid » DataCell (RSS)
-
I'm looking for an event that I can handle, where I can set the DataRow.IsEnabled (to false) according to specific data that exists in that row.
In Infragistics Winforms UltraGrid, there was an InitializeRow event that I would use to initialize cells in the unbound columns, based upon the data that was bound to this row. That is almost ...
-
Hi All,
If anybody tried to bind the column through resources file like visibility(depending upon selection). Actuall I want to bind the xceed column visibility by using resources file. I have done the Text,Content rendering from the resources file for TextBlock, CheckBox, RadioButtons. It's working fine.
If anybody can ...
-
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...???
|
|
|
|