I am trying to send email programmaticaly with order items grid using
{{layout handle="sales_email_order_items" order=$order}}
but its not working.it is blank. But
{{htmlescape var=$order.getCustomerName()}}
show customer name properly.also shipping address ,billing address,payment method etc. are showing properly
what is missing?
Magento ver. 1.9.0.1
Thanks in Advance