Search found 18 matches

Go to advanced search

by Solomon Habtu
Fri Dec 19, 2014 8:20 pm
Forum: Issues
Topic: How to change the width of any cell of a mobile grid
Replies: 3
Views: 756
 
Jump to post

How to change the width of any cell of a mobile grid

Thank you avf and Evgene for your great advise.

by Solomon Habtu
Fri Dec 19, 2014 7:52 pm
Forum: Issues
Topic: In Appary How is it possible to rap a text around an image? to save space
Replies: 1
Views: 307
 
Jump to post

In Appary How is it possible to rap a text around an image? to save space

Halo, Is it possible to rap a text around an image. I put an image and a label inside a grid in a cell. I tried the put a ccs .image {float: left !important;} aslo I tried by putting Appery("image").css("float", "left"); but not working yet. For more, see my image With ...
by Solomon Habtu
Thu Dec 18, 2014 9:05 pm
Forum: Issues
Topic: How to change the width of any cell of a mobile grid
Replies: 3
Views: 756
 
Jump to post

How to change the width of any cell of a mobile grid

Halo, I have a grid with 2 column and 1 row, where the first column has image and the second has text component inside connected to database. By the time when there is no image source I need the text to use the whole area. Means I don't need to see a vacant space front of the text. Is there any any ...
by Solomon Habtu
Thu Dec 18, 2014 2:58 pm
Forum: Issues
Topic: How can I add more components on the very top part in the Mobile Header section
Replies: 5
Views: 1665
 
Jump to post

How can I add more components on the very top part in the Mobile Header section

I had tried it, though the grid makes the components inline, the Grid were pushed down one step down rather than being on the top line. Thanks for you advice

by Solomon Habtu
Thu Dec 18, 2014 8:23 am
Forum: Issues
Topic: How can I add more components on the very top part in the Mobile Header section
Replies: 5
Views: 1665
 
Jump to post

How can I add more components on the very top part in the Mobile Header section

Halo, I Was trying to add 3 list boxes inside the mobile header part, in inline mode, but when I add them it expands the header and take the third one down. Is it possible to fix that. I have attached two images to look the difference. Thanks https://d2r1vs3d9006ap.cloudfront.net/s3_images/1133943/C...
by Solomon Habtu
Thu Dec 18, 2014 8:00 am
Forum: Issues
Topic: How to delete all widgets of a collapsible component using jQuery or Apperyio
Replies: 1
Views: 303
 
Jump to post

How to delete all widgets of a collapsible component using jQuery or Apperyio

Halo, I have a collapsible component connected to a database collection and it worked. I would like to remove all the widgets of this collapsible when a button is click. In general I need to refresh the collapsible to no data. Could you suggest me a Jquery or apperyio command to include on button cl...
by Solomon Habtu
Thu Dec 18, 2014 6:39 am
Forum: Issues
Topic: How to call a function on click event
Replies: 4
Views: 566
 
Jump to post

How to call a function on click event

you solved it, thanks, a lot.

by Solomon Habtu
Tue Dec 16, 2014 4:49 pm
Forum: Issues
Topic: How to call a function on click event
Replies: 4
Views: 566
 
Jump to post

How to call a function on click event

Sorry Evgene K. for confusing you. based on the step "Create New -Java Script", I already put a java script named "refresh.js" in my project JavaScript directory . rather than copy and pest every were I would like to call it on click even. So what kind of method or on click Run J...
by Solomon Habtu
Mon Dec 15, 2014 7:45 pm
Forum: Issues
Topic: How to call a function on click event
Replies: 4
Views: 566
 
Jump to post

How to call a function on click event

Halo, I put a simple js in JavaScript menu and I would like to call it when a button is clicked. What type of js line shall I write on click even?

Go to advanced search