Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » WPF Data Grid   (RSS)
Showing page 1 of 4 (33 total posts)
  • Problem with InitializingInsertionRow event

    Hi, I'm trying to set default values for some columns in the DataGrid's InitializingInsertionRow event.  I have the DataGrid set up in card view with the InsertionRow visible.  The code for my event handler is this: private void dataGridControl1_InitializingInsertionRow(object sender, ...
    Posted to Xceed DataGrid for WPF (Forum) by Alex on November 12, 2008
  • Xceed DataGrid, DataBinding and ADO.Net Entities Framework

    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  
    Posted to Xceed DataGrid for WPF (Forum) by Leonardo Cesar on November 7, 2008
  • Changing the datatable by a timer.

    Hi all, I am binding the grid like below: <xcdg:DataGridCollectionViewSource x:Key=''cvsImgGrid'' Source=''{Binding ElementName=ImgGrid, Path=Dv,Mode=OneWay}'' AutoFilterMode=''Or'' /> <xcdg:DataGridControl Name=''dataGridControl1'' Width=''Auto'' Height=''Auto'' ItemsSource=''{Binding Source={StaticResource cvsImgGrid}}'' /> ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on October 21, 2008
  • Autofilter doesn't work - the popup is hidden - what to do?

    Hi,   I tried this: <xcdg:DataGridCollectionViewSource x:Key=''cvsCompanies''AutoFilterMode=''And''DefaultCalculateDistinctValues=''False''><xcdg:DataGridCollectionViewSource.ItemProperties><xcdg:DataGridItemProperty Name=''CompanyLogo'' CalculateDistinctValues=''True''/><xcdg:DataGridItemProperty ...
    Posted to Xceed DataGrid for WPF (Forum) by Zsombor on October 15, 2008
  • Row Flicker in DataGrid that is updating data in realtime.

    Hi, I have a gridview that I have set up to display files that are being downloaded. In each row I have a filename, progressbar, upload speed and download speed.  After looking at the Live Updating sample and copying how that datagrid is binding, I was able to get everything working find and updting the rows of data in real time.  However, I am ...
    Posted to Xceed DataGrid for WPF (Forum) by Justin on September 27, 2008
  • Disable grouping for a particular column

    Hi, How can i disable grouping for  some columns in XceedDataGrid control ???
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 19, 2008
  • DataGrid 3.0 - scrolling programmatically

    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 ...
    Posted to Xceed DataGrid for WPF (Forum) by Simon on September 16, 2008
  • Setting theme for DataGridControl at application level

    Hi, I have three pages and i am using the Xceed DataGridControl in all the three pages . Now i want to set the theme for these grid but i dont want to set it separately in all pages so i wanted it at Application Level How can i do this??? I want to set   WMP11Theme. Thanx
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 16, 2008
  • ComboBox in EditTemplate

    Hi, I am using a combobox in Cell edit template i am loading the combobox content when the edit is fired but after the ending edit i am getting the Member not the Value. My code is below:  XAML :  <xcdg:DataGridControl Grid.Row=''2'' HorizontalAlignment=''Left'' Name=''NotesGrid'' Width=''800'' Height=''Auto'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 13, 2008
  • Editing Problem

    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 ...
    Posted to Xceed DataGrid for WPF (Forum) by James on September 11, 2008
1 2 3 4 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.