This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
sitefinitysteve
asked on 08 Apr 2014, 07:56 PM
Is there somewhere I can go to get a sample on "Settings"?
Like my app needs the user to enter an API key, so I need to save that to the app somehow.
Steve
Like my app needs the user to enter an API key, so I need to save that to the app somehow.
Steve
3 Answers, 1 is accepted
0
Hello Steve,
Thanks for contacting us.
I think you will find interesting our Local Storage sample and File sample.
Here is a brief description how you can clone them and get inspiration.
If you still need an assistance I will gladly help you.
Regards,
Zdravko
Telerik
Thanks for contacting us.
I think you will find interesting our Local Storage sample and File sample.
Here is a brief description how you can clone them and get inspiration.
If you still need an assistance I will gladly help you.
Regards,
Zdravko
Telerik
Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
answered on 15 Apr 2014, 02:48 PM
Hey, sorry the question was more like...how do I make a standard settings-style page not so much saving to localstorage (although, many thanks for the link!)
Like is there some styles I should be adding to my elements that would style it all for me?
I need to have an input box to store an API key and a save button...on kendo web I'd use k-button and k-textbox, but k-textbox doesn't seem to do anything...and maybe this is just easier than I'm thinking?
Like is there some styles I should be adding to my elements that would style it all for me?
I need to have an input box to store an API key and a save button...on kendo web I'd use k-button and k-textbox, but k-textbox doesn't seem to do anything...and maybe this is just easier than I'm thinking?
0
Hi Steve,
As far as I understand you want to make some styling changes to Kendo UI Mobile controls. If you aim to do this you might find interesting this page.
You can use our simulator to inspect your HTML elements and corresponding CSS and then change the properties from Kendo css file or set new.
However, I am not pretty aware of Kendo so maybe I am missing something. Consider checking Kendo's forum for details.
Thanks.
Regards,
Zdravko
Telerik
As far as I understand you want to make some styling changes to Kendo UI Mobile controls. If you aim to do this you might find interesting this page.
You can use our simulator to inspect your HTML elements and corresponding CSS and then change the properties from Kendo css file or set new.
However, I am not pretty aware of Kendo so maybe I am missing something. Consider checking Kendo's forum for details.
Thanks.
Regards,
Zdravko
Telerik
Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!