Browse by Tags
All Tags » WPF Data Grid » Columns (RSS)
-
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 all,
I have a DataGridControl , i attached the datasource to the grid through DataGridCollectionView.... Now i want to add a column at run time to the same DataGridControl , but this column will have a different DataSource. How can i get this ??? If i am not clear to you i can clarify more ..........
-
Hi All,
Before I dig the things myself, I thought if somebody had already done this thing!
What all I want is to have Fields as Row and records as columns in the grid. So whenever a new record is to be added into the grid a new column is added intead of a new row.
Hope I made myself clear.
Thanks in advance
|
|
|
|