Browse by Tags
All Tags » Binding » DataGrid » DataBinding (RSS)
-
Hi,
I am binding the DataGridControl from code behind using datagridcollectionview.....Suppose my datatable contains 5 columns . Now in the xceed grid i want to display the values of 1st and 3rd column in the same header i.e. in one column . How can i achieve this ?????
-
After one or more of my underlying items of my DataSource has changed, I call ResetBinding( false ) on the datasource so the grid can refresh its content. From times to times, I get the following exception:
Cannot perform this operation while the generator is busy generating items
Here is the detail of the ...
-
Hi all, first post!
I'd like to start off by saying thanks to everyone else for the support provided on these forums, it has been invaluable!
I'm having an issue trying to bind a DataGridCollectionViewSource Source Property to a Property on my UserControl. I've used the DataGrid in combination with a DataGridCollectionViewSource on a ...
|
|
|
|