Browse by Tags
All Tags » data grid » refresh (RSS)
-
I am new very new to the xceed components and just started using the datagrid control. I followed the Creating your first DataGrid project and successfully adapted the code to the SqlServerCe database that I am reading from. What I can't figure out is how to refresh the DataGrid, the database I am using is updated by another ...
-
Hi.
I have a complex business logic and I need to set ReadOnly on current cell according to a set of rules.
I created a DataCell style with GotFocus handler and set cell.ReadOnly in this handler.
The problem is when I set cell.ReadOnly = true, cell editor remains in the cell. When I move mouse off the row (not just the cell) editor ...
-
Hello guys!i'm have a DataGridCollectionViewSource with the follow code:<xcdg:DataGridCollectionViewSource x:Key=''SetorSelecao'' ...
|
|
|
|