Thanks, Meitar!
I’m still getting up to speed on the gdoc syntax for the arguments. The docs on the web for datatables gives you what you need if you’re writing javascript but I think I’m still screwing up syntax-wise when transferring that to the gdoc short codes. I tried this:
[gdoc key=”ABCDEFG” datatables_page_length=”25″ datatables_stripe_classes=”strip1 strip2″]
but no luck. I also tried some variations like no arguments (thinking maybe there was a two stripe default), a comma between array entries, and a single integer to see if that would specify the number of array entries but no luck yet.