bannzai / bannzai/SpreadsheetView

reloadRowsAtIndexPaths feature

Open
#152 3 comments 6 reactions 1 assignee Claimed by @kishikawakatsumi View on GitHub
enhancement
Dominant language
HTML
Stars
3.5k
Forks
476
PR merge metrics
No merged PRs in 30d

Description

## Expected Behavior
Option to only reload non-frozen rows

## Actual Behavior
With reloadData() all rows will be reloaded. In frozen header row I have UISearchBar in each column for filtering purposes, which will cause resignFirstResponder after keypress. With each keypress I call reloadData(), but I would like to call something like reloadDataForNonFrozenRows()

## Specifications

- Xcode version: 9.0
- iOS version: 11.0
- Dependency manager + version: Cocoa pods 1.3.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.