May 19
James Sheffer iterating array displays uneven rows
May 19, 2017; 08:14
James Sheffer
iterating array displays uneven rows
I’ve got an issue with iterating an array of products. I’m trying to display 3 columns of product information using bootstrap columns ( <div class="col-sm-4”> ). I get some rows displaying 3 columns but then intermittently throughout the page I get a few rows that only display one item per row.
On one particular array I am returning 35 items. Thinking that this isn’t divisible by 4, I changed the -maxrecords to 32 but still get the same results.
Any ideas on how to correct this?
Thanks!
James Sheffer
Email: james@higherpowered.com
Phone: 469-256-0268
Web: www.higherpowered.com
#############################################################
This message is sent to you because you are subscribed to
the mailing list Lasso Lasso@lists.lassosoft.com
Official list archives available at http://www.lassotalk.com
To unsubscribe, E-mail to: <Lasso-unsubscribe@lists.lassosoft.com>
Send administrative queries to <Lasso-request@lists.lassosoft.com>
May 19
Peter D Bethke Re: iterating array displays uneven rows
May 19, 2017; 11:23
Peter D Bethke
Re: iterating array displays uneven rows
May 19
Bil Corry Re: iterating array displays uneven rows
May 19, 2017; 09:09
Bil Corry
Re: iterating array displays uneven rows
May 19
James Sheffer Re: iterating array displays uneven rows
May 19, 2017; 11:15
James Sheffer
Re: iterating array displays uneven rows
May 19
James Sheffer Re: iterating array displays uneven rows
May 19, 2017; 11:16
James Sheffer
Re: iterating array displays uneven rows
May 19
James Sheffer Re: iterating array displays uneven rows
May 19, 2017; 11:28
James Sheffer
Re: iterating array displays uneven rows
May 19
Marc Pinnell Re: iterating array displays uneven rows
May 19, 2017; 11:41
Marc Pinnell
Re: iterating array displays uneven rows
May 19
James Sheffer Re: iterating array displays uneven rows
May 19, 2017; 11:50
James Sheffer
Re: iterating array displays uneven rows