Questions tagged as 'devexpress'

1
answer

Generate values and dates of parcels in a datatable C #

Hello, I have a form where a Total Sale Value is placed, the Number of Payment Parcels. Then I would like my DataTable that is located on the other Form to display the values and due dates with their value divided by the number of months....
asked by 02.02.2018 / 20:31
1
answer

devexpress component to memorize edit

Does anyone know which component of devexpress (delphi) that causes you to memorize the text edited in the application edit (s)? example: I have a TEdit, with username, after typing the first time, when typing the second time as soon as I put...
asked by 16.07.2018 / 15:37
2
answers

Disable ASPxRichEdit buttons

In my application, I use the ASPxRichEdit component, which is a full-text editor for saving, opening, changing the font, etc. However, I do not want some buttons such as Open and Save , for example, to be visible to the user. How can I hide...
asked by 30.01.2018 / 14:18
1
answer

Discover XtraReport element page

In my application, I am generating a report using run time with methods like this below, where I start on the screen a label . How could I find out which page was printed on label ? I need to store the page number in an array , fo...
asked by 03.05.2018 / 18:51
1
answer

Syntax .cshtml - DevExpress

In the .aspx page, I have an ASPxRichEdit and the top of the code I place: <%@ Register Assembly="DevExpress.Web.ASPxRichEdit.v17.2, Version=17.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.Web.ASPxRichE...
asked by 26.03.2018 / 15:32
1
answer

How to get the selected item

Hello, I'd like some help, I'm using the DEVEXPRESS framework. I have a form with a GridControl, in this GridControl I have a DoubleClick event. When I click the selected line I want to get only the ID of the line. Using a normal grid I make...
asked by 10.03.2018 / 18:54
1
answer

Set Popup Size - GridLookUpEdit

Would anyone know how to decrease the popup, presented by the GridLookUpEdit control of DevExpress?     
asked by 12.09.2016 / 19:45
3
answers

UserControl to control Logon Schedules [closed]

How can I make a user control of Visual Studio a screen similar to this image below, in an ASCX (HTML, CSS, / em>: I tried several <div> , but I think it would be a very long process, and I think it's possible to do it wit...
asked by 20.08.2015 / 21:55
0
answers

Npgsql 3.2.2 or higher my application is running very slow

I installed the new version of Npgsql (4.0.3), but my application started to get very slow. The whole process, including opening a window that does not use a connection. I tested and upgraded to version 3.2.1 my application runs normally. I do n...
asked by 27.11.2018 / 19:52
0
answers

Popup control DevExpress does not block backtraces

I'm developing a system using DevExpress MVC v16.2.6. I have some controls that call a popup control, where it will do a search, sleight, etc. My problem is that this popup that opens, is not blocking the fields of the form, is actually no...
asked by 15.05.2018 / 21:44