This example demonstrates how to use Soby Item Selection with Soby Data Grid as the advanced search control.
Passing item selector type parameter as "SobyItemSelectorTypes.GridView" will load the advanced search as Soby Data Grid.
View source
<script src="/media/js/jquery-3.1.0.js" type="text/javascript" ></script>
<link href="/media/css/soby.ui.components.css" rel="stylesheet" type="text/css" media="all" />
<script src="/media/js/soby.service.js" ></script>
<script src="/media/js/soby.ui.components.js" ></script>
<div id='soby_BooksDiv' ></div>
Want to learn more about the treeview component? Check out the
API documentation.