Search found 60 matches

Go to advanced search

by Zhong Liu
Fri Aug 15, 2014 7:48 am
Forum: Issues
Topic: reload and load more of listview
Replies: 3
Views: 615
 
Jump to post

reload and load more of listview

Hi Evgene,

Thank you for your prompt reply.
I don't want user to click the previous and next button manually, I hope my program can automatically load more data when listview reach its end, this will bring better UE for my client.

by Zhong Liu
Fri Aug 15, 2014 5:58 am
Forum: Issues
Topic: reload and load more of listview
Replies: 3
Views: 615
 
Jump to post

reload and load more of listview

Hello,

I wrote a listview, its data come from a rest service, when user browse the list view, I need list view to load more data by another call to rest service when reach the end of the current listview.
And, I also need code to refresh the listview when user swipe down at the head of listview.

by Zhong Liu
Fri Aug 15, 2014 3:26 am
Forum: Issues
Topic: How to put a checkbox group in a collapsibleset
Replies: 2
Views: 513
 
Jump to post

How to put a checkbox group in a collapsibleset

got it, thank you.

by Zhong Liu
Fri Aug 15, 2014 1:16 am
Forum: Issues
Topic: How to put a checkbox group in a collapsibleset
Replies: 2
Views: 513
 
Jump to post

How to put a checkbox group in a collapsibleset

Hello, I want to put a checkbox group in a collapsibleset, and I would like mapping a list to this. The list like: [{'id':'001', 'name':'class1', 'students':[{'id':'001', 'name':'kevin},{'id':'002', 'name':'mike'}]}] I need map the class1 to the head of the collapsibleset head, and mapping 'students...
by Zhong Liu
Thu Aug 14, 2014 2:26 pm
Forum: Issues
Topic: the checkbox is not displayed
Replies: 10
Views: 1617
 
Jump to post

the checkbox is not displayed

Hi Evgene,

It works fine when I shift the service to page show event. Thank you.
Do you know why for listview, it works when loading the service in load event, but for checkbox, it doen't.

by Zhong Liu
Thu Aug 14, 2014 12:53 pm
Forum: Issues
Topic: the checkbox is not displayed
Replies: 10
Views: 1617
 
Jump to post

the checkbox is not displayed

Hi Evgene,

I modified my code to use echo in listgroup, please visit the testScreen page again. The problem of checkbox is not shown still there.

by Zhong Liu
Thu Aug 14, 2014 11:31 am
Forum: Issues
Topic: the checkbox is not displayed
Replies: 10
Views: 1617
 
Jump to post

the checkbox is not displayed

and the page have the problem is:
http://appery.io/app/view/c4b68db5-ae...

by Zhong Liu
Thu Aug 14, 2014 11:28 am
Forum: Issues
Topic: the checkbox is not displayed
Replies: 10
Views: 1617
 
Jump to post

the checkbox is not displayed

Hi Evgene,
I shared the app, the link is:
http://appery.io/app/mobile-frame?src...

by Zhong Liu
Thu Aug 14, 2014 10:38 am
Forum: Issues
Topic: the checkbox is not displayed
Replies: 10
Views: 1617
 
Jump to post

the checkbox is not displayed

No, I did not edit the page on Source tab.
The setting of the UI properties I am using is like this:
Image

by Zhong Liu
Thu Aug 14, 2014 8:22 am
Forum: Issues
Topic: the checkbox is not displayed
Replies: 10
Views: 1617
 
Jump to post

the checkbox is not displayed

I created a checkbox on my page and define a service mapping, like this: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1087572/servicemapping_inline.JPG?1408004020 when I run the page, the checkbox is not displayed, when I check the reason using Javascript console of chrome, I found the style of t...

Go to advanced search