Questions tagged [devextreme]

DevExtreme is a commercial application framework made by DevExpress. It is based on HTML5 and JavaScript and can generate native applications for smartphones and tablets (Windows Phone, iOS and Android) and responsive webapps for a traditional desktop.

Resources

873 questions
0
votes
1 answer

Data Service error

http://dynamicshell.com/dataservice/DataService.svc I dont have any idea what should i do. I only follow same steps in this video. then publish DataService to my…
0
votes
1 answer

Grouping Tile view in PhoneJS

I am trying to show products from database into tileview item in devexpress phonejs. Successfully I can load items from datasource into tileview but I would like to group items by the category name and really dont have any idea howto do it. Any help…
Hakan
  • 141
  • 3
  • 16
0
votes
1 answer

PhoneGap - Camera image from Win8 Phone

I am trying to develop a cross platform app for iOS, Android and Windows Phone. I am done with most of my coding and am currently testing the apps. I am using the DevExtreme tools (from DevExpress) and from my knowledge they use PhoneGap for…
Ron
  • 886
  • 13
  • 39
0
votes
0 answers

Go to a specific web page using "attr" binding

Hi all I am doing a mobile application and I got a requirement like we need to go to a specific web page when we load the values, so as per sample I tried the following
Developer
  • 8,390
  • 41
  • 129
  • 238
0
votes
1 answer

Transfer data to gridview columns

I have a main grid and one of the columns is editbutton. When I click the edit button inside the this grid,open an another form. After double click the this form, it is closed and I move the values to the my main grid. But so far, I t can transfer…
user1865552
0
votes
1 answer

Devextreme: Custom dxTemplate and with static header row

I'm trying to create a dynamically filled table using knockoutJS/DevExtreme but I'm having trouble with my header row. If I put the template line as an attribute of a holding div like this and then nestle the table underneath all is good except my…
rory
  • 1,490
  • 3
  • 22
  • 50
0
votes
1 answer

Knockout js devextreme longpress to open action sheet

Hi all I have written the following code to find the longpress which works fine when I am not binding any data and trying gives me the right result
Developer
  • 8,390
  • 41
  • 129
  • 238
0
votes
1 answer

Binding YouTube Video to Div Element from Seperate JS file

I have this problem embedding YouTube video in a PhoneJS single-page mobile application. In PhoneJS, the JS scripts are defined in a different file. So I defined the HTML div like this:
Now in the JS file, I did…
Machiavelli
  • 411
  • 4
  • 15
0
votes
1 answer

How to set min date and max date for dxDateBox?

How can I set minimum date and maximum date for a dxDateBox. I am using the Devextreme controls
demouser
  • 103
  • 2
  • 4
  • 12
0
votes
1 answer

How to print bluetooth printer /woosim porti w40/ with DXTREME?

I have developed mobile application with Devexpress DXTreme, i need to print that data using bluetooth by a bluetooth printer. help me, how to print!!!
0
votes
1 answer

DevExpress - DevExtreme How to create File

I'm developing a project with DevExtreme. I want to create a file. How can I do it with DevExtreme ? PhoneGap is being done with, I could not find examples. How can I do. - DevExtreme but want to do it. please help
0
votes
1 answer

How to create attachment field in dxtreme?

I really wanted my form to have an attachment field wherein a user can browse a file. I came to read the documentation but cannot find an example on how to create an attachment field. Does anybody know how to do that?
0
votes
2 answers

Secured Login from DevExtreme Mobile App

I am trying to encrypt communication between a database on my server to a mobile application made in devExtreme, which uses javascript. Their support team gives an example that involves using base_64encode. Is this a safe method? Here is an example…
Jaiesh_bhai
  • 1,778
  • 8
  • 26
  • 41
-1
votes
1 answer

DevExtreme DataGrid row right click

Does anyone know how to handle the right-click event on Datagrid? I look in the document but found nothing.
jimbo R
  • 253
  • 2
  • 3
  • 14
-1
votes
1 answer

PHP multidimensional array to sql query

I want to filter in a project where I use devextreme datagrid. It sends a request to the Datagrid backend service in json format as follows. JSON: [ [ [ [ "created_at", ">=", "2022/10/06 22:35:00" ], …
Onur KAYA
  • 234
  • 1
  • 9