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 it gridline customised? #275

Open PGandhi30 opened 3 years ago

PGandhi30 commented 3 years ago

Expected Behavior

Actually, Gridline is perfect display but need a dashed line as a separator of a row. row like example: A B C D
.- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -. E F G H

Actual Behavior

A B C D
.___. E F G H

Data is perfect display main difference of a line. Can you please help me on that?

Note: period sign is ignore in line drawing.