About DataGridView

0
0

Hi Dears,

When using the DataGridView control, I noticed that it seems not to support multi-row column headers, nor row grouping or column grouping. Does this mean that if I want to implement these features, I must use third-party controls (such as the dxGrid from DevExtreme)?

Best regards,

Andy

  • You must to post comments
0
0

Hi Andy,

in Wisej.NET you can have parent and child rows and use ColSpan to spawn a header over several columns.
But there is only one row of column headers. Plus you can use Summary Rows.

Best regards
Frank

 

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.