I’ve been finding lots of good information in various forum posts to solve many of my issues. However, with some items, when I try to verify or get clarification in the documentation, I seem to be unable to find anything referencing the item. Example; I was having an issue with a jqxGrid when trying to reload the data from a JSON data source. I found a post (http://www.jqwidgets.com/community/topic/update-grid-source/) that suggested setting the data source member “cache” to false to prevent the browser from saving the ajax call, which turned out to be what was happening. I couldn’t find anything mentioned about this property in the documentation and found data source only mentioned in the first part of the jqxDataAdapter. Did I miss more complete documentation somewhere? I’ve found other “easter eggs” in the forums that don’t seem to appear in the documentation.