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

checkBox

2 Answers 83 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hugo
Top achievements
Rank 1
Hugo asked on 17 Mar 2015, 03:28 PM
Hi, is possible create checkbox in nativescript?

I try this but don't work:
       var cb = new android.widget.CheckBox(this);
       cb.setText("Save Password");

Any solution?

2 Answers, 1 is accepted

Sort by
0
Hugo
Top achievements
Rank 1
answered on 17 Mar 2015, 05:37 PM
I forgot other question. Exist one way to insert this checkbox in gridlayout with javascript?
0
Vlad
Telerik team
answered on 19 Mar 2015, 09:30 AM
Hi,

Please check your other thread for more info. 

Regards,
Vlad
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Hugo
Top achievements
Rank 1
Answers by
Hugo
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or