Top "Devexpress" questions

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

What does Licenses.licx really do for DevExpress controls?

What does Licenses.licx really do for DevExpress controls? I deleted all the lines in the licenses.licx and there …

.net devexpress
DevExpress Skins not working

Does anyone what can cause the devExpress skin option for their controls to not work? If I change the skinName …

c# winforms devexpress
Validating cells in DevExpress GridControl

Just a simple question I can't manage myself. I have a DevExpress GridControl for Winforms (12.2) filled with some numeric values, …

validation devexpress datasource gridcontrol
DevExpress XtraGrid set FocusedRowHandle and then scroll focused row into view?

I have an XtraGrid with ~500 rows in it. I can set the FocusedRowHandle to, say, row 245. But is there a …

devexpress xtragrid setfocus
DevExpress vs infragistics Suites - looking to possibly switch

We are currently an Infragistics NetAdvantage Select customer and have been for a few years. Their controls are ok but …

controls devexpress infragistics
How to clear items in DevExpress LookupEdit

Hai, Am using DevExpress LookupEdit in C#.NET application.I want to clear all items in the LookupEdit.Please help …

c# winforms devexpress repositorylookupedit
How to add a checkedit control to a gridview in devexpress programmatically

I want to bind a DataTable to a BindingSource which is then bound to the GridControl. How do I add …

c# winforms datatable devexpress gridcontrol
How can I serialize a DevExpress XtraReport report design

I need to serialize a report design. This is the scenario: The app has base reports, let's say "Sales Report" …

c# .net devexpress reporting xtrareport
How to change column type of a devExpress xtra Grid Control to CheckBox type column?

In .net grid view Control Column we have a Property called "ColumnType" where we can specify column type which you …

c# devexpress xtragrid
Any thoughts on DevExpress XPO ORM Package?

XPO is the object relational mapper of choice at my company. Any thoughts on the pros and cons? I was …

c# windows orm devexpress xpo