We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Display a data matrix in WPF

I have a data matrix about 10,000 columns and 8,000 rows ,Which control should be the best ? 

3 Replies

ES Elangovan S Syncfusion Team October 5, 2015 11:42 AM UTC

Hi Ray,

Thank you for contacting Syncfusion Support.

We have analyzed your query. You can use SfDataGrid to define more number of rows and columns. The SfDataGrid control for WPF is the most advanced DataGrid control that delivers unmatched performance and flexibility. SfDataGrid assists you to create entirely customizable and highly interactive features used to display and manipulate the huge amount of data. It displays data in tabular view and it has built-in touch support.

You can download the Getting Started Sample from the following location:

http://www.syncfusion.com/downloads/support/forum/120682/ze/GettingStarted204797548

For More Details you can also refer the following UG Link and KB article,

UG Link:

http://help.syncfusion.com/wpf/sfdatagrid/overview

KB Article Link:

http://www.syncfusion.com/kb/wpf/sfdatagrid

Please contact us if you require any other assistance.

Regards,

Elangovan S



RA ray replied to Elangovan S October 6, 2015 08:23 AM UTC

Hi Ray,

Thank you for contacting Syncfusion Support.

We have analyzed your query. You can use SfDataGrid to define more number of rows and columns. The SfDataGrid control for WPF is the most advanced DataGrid control that delivers unmatched performance and flexibility. SfDataGrid assists you to create entirely customizable and highly interactive features used to display and manipulate the huge amount of data. It displays data in tabular view and it has built-in touch support.

You can download the Getting Started Sample from the following location:

http://www.syncfusion.com/downloads/support/forum/120682/ze/GettingStarted204797548

For More Details you can also refer the following UG Link and KB article,

UG Link:

http://help.syncfusion.com/wpf/sfdatagrid/overview

KB Article Link:

http://www.syncfusion.com/kb/wpf/sfdatagrid

Please contact us if you require any other assistance.

Regards,

Elangovan S


Thanks for reply.If the columns and rows are dynamic ,it means the columns are 10,000 at most,and rows are 8000 at most.The SfDataGrid  seems not match my query.I wonder the cellgrid will be ok ? Thanks again


ES Elangovan S Syncfusion Team October 7, 2015 01:47 PM UTC

Hi Ray,

Thank you for your update.

You can use Cell Grid Control for dynamic columns and rows. The cell-oriented Grid control is a very efficient display engine for tabular data that can be customized down to the cell level. It does not make any assumptions about the structure of the data. It can be used in a virtual manner where the data is provided on demand in real time, or it can be used in a manner where the Grid control maintains the data within its own internal structures. The Grid control supports frozen rows and columns; Excel-like formulas; covered cells; various cell-control types; copy–paste; both row selections and cell-range selections; hidden rows and columns; and virtually an unlimited number of rows and columns.

You can download the Getting Started Sample from the following location:

http://www.syncfusion.com/downloads/support/forum/120682/ze/Cell_Grid_Sample-246856359

For more details you can also refer following UG Link and KB article,

https://www.syncfusion.com/products/wpf/grid-control

http://help.syncfusion.com/wpf/grid/overview

http://www.syncfusion.com/kb/wpf/gridcontrol

Please contact us if you require any other assistance.

Regards,

Elangovan S


Loader.
Live Chat Icon For mobile
Up arrow icon