Questions tagged [nativescript-telerik-ui]

This tag is related to the nativescript-pro-ui npm package plugin. Any questions related to that plugin should be tagged with this tag for better, easier and faster discovery.

Detailed documentation about the Progress NativeScript UI components can be found in the official documentation. Also you can find the SDK examples for both plugins for NativeScript + Angular here and for pure NativeScript here.

228 questions
0
votes
1 answer

NativeScript Telerik UI RC6

After Angular RC6 upgrade I can't get the application running (builds fine). It seems the culprit is nativescript-telerik-ui library. Throws following error: java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication:…
0
votes
1 answer

Can a ListView be used within a SideDrawer in NativeScript?

I need to implement a SideDrawer in NativeScript with the menu entries that can change dynamically depending on some conditions. I decided to use the ListView to display the menu entries because the list could be long and scroll will be likely…
0
votes
1 answer

Date Picker with multiple dates selection

I am working on Nativescript application where i have need for From date to To date (Range of date). I tried to implement RadCalendar but i could not find method or attribute for multiple dates selection OR dates range selection. Below is my XML…
0
votes
1 answer

Child routes not working inside RadSideDrawer (Err: Cannot find primary outlet to load)

I want to use inside RadSideDrawer drawerMain but i get the error Cannot find primary outlet to load Component The component has directives: [NS_ROUTER_DIRECTIVES, ROUTER_DIRECTIVES] The HTML has Tag so it should…
0
votes
1 answer

Drawer in NativeScript doesn't support TAP gesture

I am using Telerik UI for NativeScript. However, the drawer behaves very strangely, the TAP gesture on Button works correctly, however, when I add TAP gesture to Label, it will not work. I add the (tap)=openDrawer() on the Label. But when I…
0
votes
1 answer

Nativescript RadListView not binding to source property

I am trying to implement {N} telerik's UI RadListView. Here is their getting started guide, which I followed as a reference. I have setup the following XML layout : list.xml
Aaron Ullal
  • 4,855
  • 8
  • 35
  • 63
0
votes
1 answer

How to use telerik ui plug in for side drawer in NativeScript app

I'm using Telerik UI plugin in my NativeScript app for implementing drawer functionality.I'm following this tutorial for this - https://www.nativescript.org/blog/details/using-cross-platform-native-sidedrawer-component-in-nativescript Here is my…
0
votes
2 answers

NativeScript build failed after adding telerik ui plugin

I'm building a NativeScript app. For implementing Drawer, I'm trying to use 'Telerik NativeScript UI' plugin. But, something is not working after installing the plugin & my NativeScript build is getting failed. Here are 2 screenshots of the build…
0
votes
1 answer

Nativescript RadListView get scroll Y

I am using Nativescript with telerik and i need to get the scroll position of a RadListView, because i need to know what item is the first visible item on the users screen after scrolling. Is there any possibility to do this with nativescript or…
R Pelzer
  • 1,188
  • 14
  • 34
-1
votes
1 answer

Very strange behaviour from Nativescript UI rad dataform when trying to dynamically render form

I am trying to build a checklist app where a checklist consists of many sections and each section consists of many tasks. I am using Nativescript UI-dataform to render the forms as the forms are JSON models dynamically generated by a REST API. I…
-1
votes
2 answers

How to run nativescript project in another visual studio code

I created android app using native script and i am using visual studio code. so i want to run same project in another laptop using visual studio code. so please tell me how to run because whenever i am trying to run project,its not able to…
-1
votes
1 answer

Nativescript UI templates

Are there any readily available UI templates that I can use for {N}+ Angular mobile app asides the nativescript-ui?
-1
votes
1 answer

How can i use internal database from scratch

How can i using internal database for example (sqlite) for offline app in nativescript without using any plugin. i'm searched every were how i can installed or used sqlite or other internal database for nativescript but i didn't have any answer.
Mo Shal
  • 1,587
  • 18
  • 25
-2
votes
1 answer

How can i delete items in nativescript radlistview and load new ones

i'm working on a nativescript project with radlistview. when i navigate to the page with the radlistview, it shows the items. when i leave the page and go back, instead of reloading new items, it still shows the previous items. how can i achieve…
kunlee
  • 591
  • 1
  • 4
  • 15
1 2 3
15
16