News

README DataGrid export to excel in VB.NET About the sample This example illustrates how to export the WPF DataGrid (SfDataGrid) to excel. WPF DataGrid (SfDataGrid) provides support to export data to ...
does giving the control an ID and then doing DataGrid.FindControl ("theID") work? That might be more maintainable in case the index changes for whatever reason.
I've since discovered that using a Bindinglist as my collection of objects and binding the Datagridview to it will allow me to have any changes to the object elements be automatically updated in ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs ...