Top "Devexpress" questions

DevExpress is a component vendor for a variety of controls across different technologies.

DevExpress WPF Grid - get number of rows

Does anyone knows how to get a DevExpress WPF Grid Rows count?

wpf grid devexpress
how to add checkbox control in DevExpress XtraTree List

Hai, Am using DevExpress Tree List in C#.NET application .I want to add checkbox control in DevExpress XtraTree List.…

c# winforms devexpress xtratreelist
Devexpress LookupEdit drops down the list rather than displaying a single element

To my surprise, the Devexpress LookupEdit keeps drop downing (displaying the list rather than only displaying the default Edit Value […

devexpress repositorylookupedit
How can I get selected rows on Devexpress MVC GridView?

I want to get rows which selected on Devexpress MVC GridView at a time. Not at each item clicked.

devexpress devexpress-mvc
Checkbox is not checked in DevExpress GridControl using wpf

I am trying to work on DevExpress GridControl Checkbox column but problem is that when I binding the checkbox value …

wpf checkbox devexpress gridcontrol
How to get the selected row values of DevExpress GridControl in WPF?

I asked this question in Oct, 2012 when I was working on windows application. now when I turn to WPF application, …

c# wpf devexpress gridcontrol
DevExpress XtraTreeList Disable Node Editing

I want to disable Editing of all nodes of my tree. Any such property apart from a property that allows …

c# devexpress xtratreelist
Devexpress winform Autogenerate columns

Please help me on how to access AutoGenerateColumns property of GridControl in devexpress just like datagridview in normal control of …

c# winforms devexpress gridcontrol autogeneratecolumn
Devexpress GridView conditional cell formatting

There is a gridView with Items to buy. Group - Checkbox|Item Description And there is a maximum of items …

c# winforms gridview devexpress appearance
ASPxGridView -Custom Controls in DetailRow

I try to have custom controls in a DevExpress grids detail row. When ever a row is expanded I would …

asp.net devexpress aspxgridview