DevExpress is a component vendor for a variety of controls across different technologies.
Hello I am needing to deploy a project using DevExpress controls to an IIS 6.0 server. The project loads fine and …
.net iis deployment iis-6 devexpressI try to get the ColumnNames and the current Vieworder of my GridControl. The docu won't help me an the ".…
c# devexpress gridcontrolHow can I bind an enum with Description (DescriptionAttribute) to a ComboBox? I got an enum: public enum ReportTemplate { [Description("…
c# wpf combobox devexpress enumerationHow do i dock a child control at a bottom right position when compared to the parent control? I can …
c# winforms devexpress dockingI'am using Developer Express XtraGrid Component to show some data. I have 2 XtraGrid on my Windows Application Form. Both grids …
c# winforms devexpress xtragridThis problem has bugged me for several years and maybe someone here knows a simple solution, since I just ran …
devexpress xtragridI'm using DevExpress library. I have problem with GridControl the following property is not appear : gridView1.Columns.Add(); // not appear …
devexpress gridcontrolI'm a newbie with devexpress and i have a few difficulty. I have create a project ".net empty c#" with …
c# asp.net devexpress xpoI want to add to my GridView from Devexpress ( c# asp.net ) a hyperlink column where i want to set …
c# devexpress aspxgridviewI have a table with person data which are Name, Surname, Code and Photo of persons. And when I select …
c# winforms devexpress xtragrid