Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I create a Grid like Excel on iOS? [closed]

In my project, inside a view I want to create a grid (gridview) as excel grid. What tools can I use?

like image 254
cyclingIsBetter Avatar asked Dec 02 '25 04:12

cyclingIsBetter


1 Answers

NSMatrix and NSCollectionView are not available on iOS. Have a look at AQGridView: https://github.com/AlanQuatermain/AQGridView

(If you're attempting to build something as complex as a spreadsheet, though, you might eventually find that you need to build something custom.)

like image 199
Ben Zotto Avatar answered Dec 03 '25 19:12

Ben Zotto



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!