ElementID and WebResponsiveGrid

Hello,

I have question, how can I insert WebResponsiveGrid by ElementID into form html file?.

e.g.

ElementID for my WebResponsiveGrid is grd, when I insert to html:
<span id="grd"></span>
I got an error:

Cannot read property 'FItemWidthMin' of null

How can I do this?

Regards

We have seen the issue with linking this specific control to a HTML span.
This is now traced & solved. The next update will address this.