Hi,
Sometimes, I see NULL pointer to dataStore_ in TableView.C:
void TableView::updateExt()
{
  addUpdateJS(dataStore_->jsGetUpdates(elVar() + ".getStore()"));

  Panel::updateExt();
}
So dataStore_ not created before - this was in some combinations with 
Ext::Panel and Ext::Tables
Alex

------------------------------------------------------------------------------
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to