Questions tagged as 'devexpress'

0
answers

Default file type in PictureEdit

I'm using PictureEdit of DevExpress and by default when I'm going to open an image, the preferred file type is coming as .ico. I searched and did not find a property to change that. How to put the type as "All kinds of image files?...
asked by 27.04.2018 / 16:02
0
answers

DevExpress XAF Express Framework Framework

Alright? I would like an indication of courses or material on DevEspress's XAF Framework, preferably in Portuguese.     
asked by 17.01.2018 / 18:48
0
answers

Sort fields from a GRID in alphabetical order - Delphi

I need to sort the grid fields in my chart alphabetically (Usage Delphi 10.1 Berlim and the TcxDBPivotGrid component of DevExpress), The following image is attached: OBS - > I need to sort the fields that are in the Gri...
asked by 11.12.2017 / 19:42
1
answer

Deletion of master-detail record TCxGrid

Good morning everyone! It is as follows: I configured a grid (TcxGrid) to have a master (header) and a detail (items) to display grouped information as needed. However, this grid gives the user the option of deleting records that have been ent...
asked by 16.11.2017 / 16:23
1
answer

How to set "Check" on columns with RepositoryItemCheckEdit

I have DataGrid that some columns are CheckBox , I'm using the RepositoryItemCheckEdit method of DevExpress to do this: However, how do I make a Check ? I know I need to use the gridView1.SetRowCellValue prope...
asked by 01.11.2016 / 15:16
1
answer

How to identify which Tabpage is being closed

Have a good day, how are you? I'm working with XtraTabControl, and when I close a tab, I need to know which tab was closed. today in the xtraTabControl1_CloseButtonClick event, I'm doing it as follows: ' private void xtraTabControl1_Cl...
asked by 20.07.2016 / 14:04
1
answer

XtraGrid - GrdView - Click event

Well, guys, good morning. How are you? I'm having a hard time implementing an event when I click the GridView. I'm using the DevExpress components, XtraGrid.GridView. Well, I'm adding the event: this.gridView1.Click += new System.EventHan...
asked by 01.07.2016 / 14:14
1
answer

Field formatting DateEdit devExpress Windows forms

I'm having a date formatting problem next to the date component dateEdit of devExpress . I need the field date formatted as follows: 01/01/2016. And when typing the values, go to the next character without typing the "/" to move to...
asked by 09.06.2016 / 20:42
0
answers

SelectedItem in the MouseDoubleClick event

I have the following situation. A UserControl where I can choose a company to work on, when I choose it, I send it to the application title. My problem is that I can only choose the company with just one click, but I would like to select it w...
asked by 20.10.2015 / 14:56
1
answer

Load XML into xrRichText

In my application (Visual Studio / C #), I need to load a XML string in a xrRichText , so I think of converting during run time
asked by 07.05.2018 / 20:46