Hi All,
I'm using this great grid plugin, and I have gotten it to work great with clientside data and I'm not working on populating the grid with data from a server side SOLR->XSL->JSON call. it's returning the data correctly, however I'm getting that Warning Please select Row message and I can't seem to close it. Here's the html that is generated for it:
Does anyone have any idea why this would be getting created and stuck(ie can't close it). The only code I added was for loadComplete where i set one of the columns to be a link and then I add a button to the form.:
var ids = jQuery(“#resultList”).getDataIDs();
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top