bannzai / SpreadsheetView

Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
MIT License
3.52k stars 458 forks source link

Is there any method to reload particular row and column #284

Open bhanudhimanHF opened 2 years ago

bhanudhimanHF commented 2 years ago

Expected Behavior

I'm using spreadsheet view, I need to reload only particluar row and column is there any method to allow me this?

Actual Behavior

I'm using spreadsheet view, I need to reload only particluar row and column is there any method to allow me this?

Steps to Reproduce the Problem

  1. Reload spreadsheetview

Specifications

jdorigo10 commented 2 years ago

Looking for the same thing, please let me know if anyone has come across a solution