Hi I have already created a master/detail using the jqxlistbox as the master and jqxtree as the detail. But I cannot seem to do the select function for the jqxlistbox, where I want to select any list items, and then update the source of the jqxtree based on that selected id.
When selecting an item from the ListBox this throwing error.
This happen because “recordsMaster” do not have ‘records’ property.
You could console.log this to see it.