Questions tagged [ion-grid]

22 questions
0
votes
1 answer

Ionic 4 and ngx-charts - Problem with responsiveness in ion-grid inside an ion-slide

I'm having problems with the responsiveness of ngx-Charts inside an "ion-slide", or more precise, a ngx-Chart within an "ion-grid" which resides in an "ion-slide". For the chart to be responsive I found two rules. One says, that you should not use…
Joey
  • 11
  • 7
0
votes
1 answer

Ionic 3 and JSON : trouble to add a name in a grid

First : sorry for my English I'm not so good with this language. I have a small problem. For my examination I have to create an application for management of cinemas. I am at the very beginning of this and I already have a problem. I want the home…
0
votes
0 answers

Responsive Ionic grid Column based

I am using ionic and trying to build a layout in which cards are organized into 1, 2, or 3 columns based on screen size. Instead of normal horizontal layout, I would like the cards to be laid out vertically like The HTML I have right now only…
0
votes
1 answer

dynamically load row and column of an image gallery ionic grid

I have an image array of 20 images. I want to dynamically load my images in a virtual scroll grid form whereby every row has 4 columns but not sure how to get it done This is my current code
Kingsley Simon
  • 2,090
  • 5
  • 38
  • 84
0
votes
0 answers

ionic - ion-row content not showing correctly

In my html file in Ionic project I have an ion-grid with three rows. The first one contains a map, the second one a list and the third one a button. The problem is that the content of the second row is not showed anywhere. This is the html code: …
Usr
  • 2,628
  • 10
  • 51
  • 91
0
votes
2 answers

Multiline item showing zic-zac while using text-wrap in ion-grid ionic 2

I have used ion-grid from my list view and I am fetching data from server and showing it into list but while I am applying text-wrap its not showing properly on ion-list. Please check below screen : Code :
CodeChanger
  • 7,953
  • 5
  • 49
  • 80
-1
votes
2 answers

Ionic grid trouble

Slide 1

Slide 2

1
2