I want to display cards as rows and columns of each 15 displaying as a grid together. After this i want to apply condition to display the numbers in order and display the cards that numbers are divisible by 7 , 8 and 9 only without rearranging. I display the rows and columns using cards. Can some on help me please?
Discussion posts and replies are publicly visible
You just described what you want, but I miss any specific question?
Hi Stefen,
I m missing the logic for numbering the grid of cards in order(i have used coloumn *row calcualtion), and i wanna apply the condition visibility without re arranging the cards. Not getting the desired output
So let's start the guessing-game!
I guess you use a foreach. In case you want to render two dimensions, probably two nested ones. Based on the fv!index values, you should be able to give a number to each card.
I am happy to give more tips in trade-in for more details.
I think it's time to share this blog
codeblog.jonskeet.uk/.../