This is a migrated thread and some comments may be shown as answers.

New in kendo mobile and needs some support

2 Answers 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
AmrElsayed
Top achievements
Rank 1
AmrElsayed asked on 04 Apr 2012, 04:28 PM

Hello,

I am new in kendo mobile, and we are asking for support in some questions:

1- We are trying to use an input of type = 'search', like the one used in the demo http://demos.kendoui.com/mobile/application/forms.html but the delete icon at the right of the input field is not displayed on the android emulator, also we tried on a real android device and it is not displayed.

2- Is there a support for dialogs/pop-ups in kendo mobile? We need to simulate something like the “share photos” button in the jquery docs http://jquerymobile.com/demos/1.1.0-rc.1/docs/pages/page-dialogs.html

3- We are using custom templates/data sources to bind a list view to simulate a similar scenario like the “Sushi” demo, for the details template, there will be another list view.

It means that the json object to be bind to the first level list view will be something like that:

[

item1: {property1:value1,

property2:[propertyA:valueA, propertyB:valueB]

},

item2: {property1:value2,

property2:[propertyA:valueA, propertyB:valueB]

}

]

but it seems that the list view used in the details view to list the 'property2' value, is not working well, any suggestions?

Thanks

2 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 04 Apr 2012, 04:46 PM
Hello,

1. This is a known behavior; the delete icon is provided by the browser, and is not present on mobile devices. 

2. A dialog like widget is in the making currently, it should be available for our next release. Unfortunately, I can't really disclose more details about it.

3. I am not sure that I fully understand the problem. Is it possible for you to open a support ticket with a sample project that demonstrates it?

All the best,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Its
Top achievements
Rank 1
answered on 13 Apr 2012, 08:24 AM
I am new to this forum community, I am very glad to join this community and I want to share my ideas and knowledge resources with the forum members as well as keen to increase my information bank also.
Thanks.
Tags
General Discussions
Asked by
AmrElsayed
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Its
Top achievements
Rank 1
Share this question
or