DevExpress (GridView)

patrick

Well-known member
Joined
Dec 5, 2021
Messages
251
Programming Experience
1-3
Hello

I am trying to develop in C# with DevExpress.

I am trying to create a column header with DevExpress(GridView).

Are you creating column headers by coding with DevExpress in C# code?

I don't know how to create column header in c# with devexpress(GridView).

Can't I get an example source or example site for creating column headers in DevExpress?

bandedgridview-overview3253 (1).png
 
DevExpress support seems to say that you can't do that with their GridView, but you can using a different control:

 
Hello

I am trying to develop in C# with DevExpress.

I am trying to create a column header with DevExpress(GridView).

Are you creating column headers by coding with DevExpress in C# code?

I don't know how to create column header in c# with devexpress(GridView).

Can't I get an example source or example site for creating column headers in DevExpress?

View attachment 2179

The DevExpress documentation and YouTube videos are great. Do some homework and learn how to research documentation.

 

Latest posts

Back
Top Bottom