Questions tagged [mvcxgridview]
3 questions
0
votes
2 answers
How to ...... hide columns of a CxGrid with drag and drop
How to popup a customization dialog to hide columns, like this:

Ahmed Bellil
- 21
- 3
0
votes
0 answers
MvcxGridview with datatype System.Byte[]
I'm using MvcxGridView to bind a DataTable model and I have a problem with a DataColumn with datatype System.Byte[].
When I view data, gridview does not show a value and only displays System.Byte[]. I want the GridView to display a picture in that…

acoi9a
- 1
0
votes
1 answer
Adding data-* attributes to a DevExpress MVC gridview cell
I have a standard DevExpress MVCxGridView bound to a DataTable, which is just a bunch of boolean values with the first column "SS" being a string code which is the datakey. I loop through all the columns and dynamically create the gridview columns.…

stephenbayer
- 12,373
- 15
- 63
- 98