Search found 82 matches

Go to advanced search

by Renjith V
Sat Feb 02, 2013 1:15 pm
Forum: Issues
Topic: New exception while trying to navigate to a page
Replies: 1
Views: 488
 
Jump to post

New exception while trying to navigate to a page

I had an existing project which was all working. I am guessing that Tiggzi has got an update (I am seeing difference in the application builder interface). And now it has stopped working. I have the first page with a list populated from a REST call and on click on the listitem, it was navigating to ...
by Renjith V
Mon Jan 14, 2013 7:23 am
Forum: Issues
Topic: Busy Spinner In Front Always
Replies: 11
Views: 2178
 
Jump to post

Busy Spinner In Front Always

Thank you. Anyway I still have not figured out why this comes as soon as I open the page. I don't do any of these in the load event.

by Renjith V
Sun Jan 13, 2013 8:36 am
Forum: Issues
Topic: Label truncated
Replies: 5
Views: 1036
 
Jump to post

Label truncated

Ok, my aim is to show a long read only text. Which control can I use then? Can I make the text area readonly?

by Renjith V
Sun Jan 13, 2013 2:33 am
Forum: Issues
Topic: Busy Spinner In Front Always
Replies: 11
Views: 2178
 
Jump to post

Busy Spinner In Front Always

On observation, the spinner comes in both cases when I set with multi-page template and without. But when it is set not t use multi page, the spinner disappears after some.

by Renjith V
Sun Jan 13, 2013 1:56 am
Forum: Issues
Topic: Busy Spinner In Front Always
Replies: 11
Views: 2178
 
Jump to post

Busy Spinner In Front Always

Is there somehow a way to tell the app builder to regenerate the every code when I Save? Or it that being done already? I am suspecting some invalid code lying around somewhere.

by Renjith V
Sun Jan 13, 2013 1:52 am
Forum: Issues
Topic: Busy Spinner In Front Always
Replies: 11
Views: 2178
 
Jump to post

Busy Spinner In Front Always

No, no change :(

by Renjith V
Sun Jan 13, 2013 1:50 am
Forum: Issues
Topic: Busy Spinner In Front Always
Replies: 11
Views: 2178
 
Jump to post

Busy Spinner In Front Always

No, there is none. I am also thinking how does it differ when I use the browser and the app. Anyway at some places, I was specifically doing a showSpinner in third page during load. I am removing it and testing.

by Renjith V
Sun Jan 13, 2013 1:38 am
Forum: Issues
Topic: Busy Spinner In Front Always
Replies: 11
Views: 2178
 
Jump to post

Busy Spinner In Front Always

As soon as open the app, the busy spinner is coming to the front. I have tested the app in browser and all works perfectly fine. As soon as make the apk and put in the mobile, this starts happening. Getting kind of lost :( Any ideas why?

by Renjith V
Sun Jan 13, 2013 12:50 am
Forum: Issues
Topic: How to clear a Listview/Grid
Replies: 1
Views: 488
 
Jump to post

How to clear a Listview/Grid

I am binding a grid view to a REST output. This dynamically adds entries to the grid. I would like to clear the grid when I click a button. Tried searching the jquery mobile docs, wasn't able to figure out.

I have the same question for a Listview also.

by Renjith V
Sun Jan 13, 2013 12:12 am
Forum: Issues
Topic: Manipulate REST output before JSON parsing
Replies: 28
Views: 6428
 
Jump to post

Manipulate REST output before JSON parsing

As I told before, the service is invoked, it returns the string "None" and the json parse throws and exception. My whole aim is to update the string to a valid string before parsing happens. Again, none of the events are called and I am unable to get a callback before the parsing happens.

Go to advanced search