Search found 25 matches

Go to advanced search

by Brian6028327
Tue Sep 17, 2013 5:22 pm
Forum: Issues
Topic: Cannot reset css/html source
Replies: 10
Views: 1616
 
Jump to post

Cannot reset css/html source

Thanks, I will try that this evening.

by Brian6028327
Mon Sep 16, 2013 1:44 pm
Forum: Issues
Topic: Cannot reset css/html source
Replies: 10
Views: 1616
 
Jump to post

Cannot reset css/html source

Hi, I see this topic is a little old, but I'm having the same issue. For example, the border around a grid is showing in design mode, but not when testing. In fact, if I add new elements to the screen, they are not added to the CSS at all. Was a solution ever worked out?
-thanks

by Brian6028327
Wed Aug 28, 2013 7:26 pm
Forum: Issues
Topic: Buttons in a grid with custom icons?
Replies: 8
Views: 2181
 
Jump to post

Buttons in a grid with custom icons?

In Appery, can we make buttons such as this example from ADP? Each cell has graduated shading, custom icons, the button/clickable area is the entire grid cell (not just the standard button)... -thanks (I copied the picture from: https://itunes.apple.com/us/app/adp-m... ) https://d2r1vs3d9006ap.cloud...
by Brian6028327
Tue Aug 27, 2013 2:08 pm
Forum: Issues
Topic: Changed a page name, project won't load
Replies: 1
Views: 444
 
Jump to post

Changed a page name, project won't load

I created a project with some buttons to navigate to other pages. If I change the name of any page, the whole project will not load. Upon selecting the project at the main screen, It gets stuck with a perpetual progress bar at "Loading themes asset from server." I'll share the project 'zzz...
by Brian6028327
Wed Aug 14, 2013 3:01 pm
Forum: Issues
Topic: Clear a grid?
Replies: 10
Views: 2308
 
Jump to post

Clear a grid?

Hi all. Thanks for your help. My problem turned out to be a defective API.

by Brian6028327
Tue Aug 13, 2013 3:03 pm
Forum: Issues
Topic: Clear a grid?
Replies: 10
Views: 2308
 
Jump to post

Clear a grid?

Thanks, I'll make a 1 page sample app, so you don't have to navigate 5 screens in with user and password prompts along the way...

by Brian6028327
Tue Aug 13, 2013 2:48 am
Forum: Issues
Topic: Clear a grid?
Replies: 10
Views: 2308
 
Jump to post

Clear a grid?

Ah ok, I'll just try repopulating it from the REST call. Currently, one of my calls has data and one does not, and that's good, because we want to test for that condition. But with no data I expected the grid to clear out when the service is called and that is not happening - the data from the previ...
by Brian6028327
Mon Aug 12, 2013 6:42 pm
Forum: Issues
Topic: Clear a grid?
Replies: 10
Views: 2308
 
Jump to post

Clear a grid?

It is a grid with 3 columns:
A small thumbnail picture element
Description label
ID # label

I just need to clear it out when a menu item is selected, so it can be re-populated with current data, which may have more or fewer rows.

by Brian6028327
Mon Aug 12, 2013 3:19 pm
Forum: Issues
Topic: Clear a grid?
Replies: 10
Views: 2308
 
Jump to post

Clear a grid?

Hmmm... I haven't gotten it to work yet. I replaced the gridName with the actual one in my app. I tried a few replacements regarding

data-role=appery_label

and also copying and pasting as-is, but no luck. Am I missing something?

by Brian6028327
Mon Aug 12, 2013 5:39 am
Forum: Issues
Topic: Clear a grid?
Replies: 10
Views: 2308
 
Jump to post

Clear a grid?

I'd like to clear out a grid first so that when I populate it, I can be sure only new information is showing. I'm trying the following: var dropDown = Appery("grid_Name"); dropDown.empty(); But this seems to be nuking the whole grid. I would like to keep its structure, etc, and just make i...

Go to advanced search