Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
77 views

Angular version: 20 DevExtreme version: 25.1.3 Browser(s) affected: Chrome 120+, Firefox 119+ Platform: Web (no specific framework beyond Angular) I'm experiencing significant performance bottlenecks ...
engboustani's user avatar
0 votes
0 answers
34 views

I have an app built with ASP.NET Core and Vue 2 and I'm using DevExtreme Charts. The charts are rendering fine, I have no errors inside the console, but I have issue with Hovering over legend ...
Nadan Marenković's user avatar
0 votes
0 answers
63 views

I am evaluating with the DevExpress Dashboard for our Reporting and In-app dashboard needs. I am working on a POC right now, usuing dx-dashboard-control and would like to enable additional built-in ...
Deepika Karanth's user avatar
1 vote
0 answers
106 views

I have two DevExtreme selection boxes A and B. If the selected option of Box A changes, I'd like to select the first option in box B in certain cases. The javascript of "onvaluechanged" ob ...
Robin Holenweger's user avatar
0 votes
0 answers
54 views

i am trying to implement infinite scrolling for datagrid lookup column( i have popup editing) because i have large dataset for this column but i cant seem to figure out how to use scroll event, is ...
mrtn4899's user avatar
0 votes
1 answer
52 views

I use React Devextreame DataGrid to handle change on cell change. I found many events but I can't to know the column change and the new value after change. I use batch edeting mode,virtual scrolling ...
alaa-sufi's user avatar
0 votes
0 answers
93 views

we are trying to have a very type strict frontend. Devextreme supports generic types for DataSource, however it is not validated at all. Issue: In the following example I pass a different generic type ...
T. Jami's user avatar
  • 1,147
3 votes
1 answer
145 views

I'm using DevExpress's Form widget to create two date editors: CheckInFromDate and CheckInToDate. I want to enable the second date box (CheckInToDate) only when the first date box (CheckInFromDate) ...
Li Chang's user avatar
0 votes
0 answers
51 views

I'm using dx-html-editor (by DevExtreme) to have a WYSIWYG text editor. I wish I had the chance to add hr tags to the content but it doesn't seem to be available in the default toolbar Here's what I ...
ppk's user avatar
  • 1
2 votes
0 answers
188 views

I have implemented a data table using the DevExtreme DataGrid in React. The table has over 6000 records and more than 160 columns. Here's how it works: Initially, I load only the column names. Upon ...
Rohit Khokhar's user avatar
0 votes
0 answers
31 views

I am making a template component and need to be able to inject the dxi-item into a nested dx-accordian. My code is as follow: mc-component.html: <div> <ng-content selection="header&...
CorrieJanse's user avatar
  • 2,598
1 vote
1 answer
78 views

I have problem in customize the localization text for Yes and No default buttons to confirm delete in treeList and DataGrid in devexpress in an asp.net core project. Is there any solution to activate ...
Mahmoud Mardawi's user avatar
0 votes
1 answer
174 views

Recently, I encountered an issue which the devextreme-react date-box cannot change its value with onValueChanged function, and it returns the below error: Uncaught TypeError: t.getFullYear is not a ...
hokwanhung's user avatar
0 votes
1 answer
150 views

I'm in a project which uses DevExtreme for Angular. We use a metadata json light.json which creates the css-file light.css for the whole project's styling (this is done via the command npx devextreme ...
Semjon Mössinger's user avatar
0 votes
1 answer
280 views

I have a problem when trying to create a nested table in Angular using devextreme, and there is not much information about it, how can I make a datagrid nested in another, here is my example which ...
Álvaro's user avatar
0 votes
1 answer
69 views

I installed Dev Extreme React into my project because I wanted to use their chart component. But now, I'm dealing with a bunch of extra classes that are showing up randomly on elements all over the ...
Oliver's user avatar
  • 404
0 votes
2 answers
132 views

Hi all this is a simple devextreme code blocks.I want to create the numberbox border colour as red.can you help me how to perform that. import React, { useState } from 'react'; import { NumberBox } ...
SONIC's user avatar
  • 61
0 votes
0 answers
85 views

i want use DevExtreme tools in my PHP project. But when i use the DevExtreme-PHP-Data example of Devexpress some of the functions don't work. What I got so far is: I am using the DevExtreme sample (...
Faith's user avatar
  • 19
0 votes
1 answer
63 views

sample Image that I want to achiveSo the problem is I'm using devextreme components for my react applications. In building this special page I got struct with a special case in devextreme UI case. I ...
Sri12866's user avatar
0 votes
1 answer
241 views

how do we detect and apply bg-color changes to the latest added or edited row if it has wrong data in a cell or has some empty cells in a dx-data-grid for angular ts? <dx-data-grid [dataSource]=&...
ODTÜ Computer Eng. Student's user avatar
0 votes
1 answer
131 views

It appears that the demo on devextreme-react for cellTemplate is just another use of cellRender. Although it was mentioned that both cellComponent and cellRender are just: An alias for the ...
hokwanhung's user avatar
0 votes
1 answer
66 views

Because I'm a bit weak in css, I hope everyone can help me How can the border be uniform on the same row with different numbers of elements in the group? I want the border of group test 1 and group ...
Harry Phan's user avatar
1 vote
2 answers
477 views

<dx-tab-panel #tabPanel style="margin-top: 10px;"> <dxi-item title="{{'header' | translate}}"> ...rest of the code DOM: <div class="dx-item-content dx-...
Dhairya's user avatar
  • 13
1 vote
0 answers
98 views

After updating to DevExtreme 23.2 I confronted problem showe on screenshot And this is what's expected to be seen For some reason after updating to new version it creates blank expand element though ...
JackFord's user avatar
  • 143
1 vote
1 answer
142 views

I'm encountering an issue in a React application where the TemplateBase2 component is throwing an "Uncaught TypeError: Cannot read properties of null" error. The error specifically points to ...
MOHAMMAD HASAN's user avatar

1
2 3 4 5
18