Browse by Tags
All Tags » WPF Data Grid » data grid (RSS)
-
Hello everybody, please i have a big probleme with the cardflow 3D view.. I am using sql server 2008 / visual studio ultimate 2010i have a table with a column called image ( vbinary(MAX) ).
i converted the image to byte[].. but when i use '' select '' in the datagrid, the image is shown as a column in the back of the card.
something like --> ...
-
Does anybody know how to dynamically enabled and disable sorting via the ColumnManagerRow at run-time? I've tried changing the AllowSort property on the ColumnManagerRow but it has no effect.
-
Good Afternoon!
I'm using version 3.1 of the DataGrid for WPF. I have an issue where I need a TextBox editor to commit it's changes to the datasource when the user exits the current cell (which works when DataGridControl.UpdateSourceTrigger = DataGridUpdateSourceTrigger.CellEndingEdit), but I also need a checkbox ...
-
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...???
|
|
|
|