? DataGrid Item
Hi all,
I try to insert html tag after Header section and before footer section in dataGrrid component.
sample:
HEADER
<Tag>
ITEM && AlternatingItem section
</Tag>
FOOTER
Can I render this tag in Render void or how I can make it?
Thanks Martin
|