Browse by Tags
All Tags » WPF Data Grid » DataGrid (RSS)
-
Hi,
I have troubles to work with Xceed DataGrid and ADO.Net Entities Framework. How to make a ''databinding'' with a datagrid and a entitie of ADO.Net Entities Framework?
I´m so sorry about my poor english!
tks
Leo
-
Please can you point me at documentation for setting the visible rows in the grid programmatically? I have looked throught the documentation and the forums and have found some readonly properties, but no methods that allow me to do this.
I would like to know which object I should do this on (The control itself, or the view, or the ...
-
I am trying to create a set of grids that are dependent upon each other. In the sample code provided below I have 2 datagrid controls ( A country grid and a province / state gird ). I have the binding on them working correctly so that if I select a country in the countryGrid all the provinces/states for that country show up in provinces/state ...
-
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 ...
-
this little project has a collection of items that have a Boolean property on them, if the property is false data triggert are used in the style to set the background of the cell red, if it is true the property is green.
i would have posted the entire project but i can't work out how to attach files. if anyone could tell me how it would be much ...
-
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...???
-
Can we drag and drop across two data grids in version 3.0? And is there any example.
The excel data grid example only demonstrates the clip board cut and paste but I am looking at is selecting multiple rows from one grid and dragging/dropping them on anther grid.
Any help or guidance would really help me out.
-
Does version 3.0 supports ObservableCollection for editing and adding new record? Or we still have to use IBindingList Interface.
If yes can you guide me with any examples.
Thanks
Atul
-
I thought this was working in the past, and I'm running out of ideas as to what may have happened. I thought I'd throw this post up while I work on a testapp.
I have a DataGridCollectionView viewing a collection (w/ INotifyCollectionChanged) of data objects which have INotifyPropertyChanged. When I update one of the properties, ...
|
|
|
|