Rafael Rodrigues
Rafael Rodrigues
Well, I'm actually using just one spreadsheet inside this viewcontroller but with a slight custom implementation as attached in the code below. Here is how I'm loading the data source:...
Yes, it's being called just once from viewDidLoad and I could confirm it by logging "**PRETTY_FUNCTION**". What else it could be? :)
@ITDebicki , it seems a nice work around, which I've used so far to reload the view while using this library: https://www.cocoacontrols.com/controls/tstableview that I end up with cuz of project's...