Hi,
I wan to make the grid responsive and for that I have added the below bootstrap class in the div tag as given in the CSUI Sdk documentation.
<div class="binf-container-fluid">
but its not responsive. if I reduce the size of window then its creating the horizontal scrollbar instead of makin grid responsive.
Could you please let me know what I am missing and doing wrong.
Thanks in advance.
John