iOS:在故事板上使用BeeFramework使用网格表视图 [英] iOS: using grid Table View using BeeFramework on storyboard

查看:119
本文介绍了iOS:在故事板上使用BeeFramework使用网格表视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在目标方面很新我希望在故事板上显示多列表。我从这个链接使用蜜蜂框架来显示数据。我想将它与我的故事板项目集成。我已将多列表的所有代码文件放入我的故事板项目中,然后我将自定义类的StakeholderViewController stroyboard与CatelogBoard类。在StakeholderViewController上执行项目时,它会给出黑屏,给出执行细节错误:



I am pretty new in objective c.I want to display Multiple columns Table on storyboard .I got code for Multiple columns Table from this link that is using bee framework to display data.I want to integrate it with my storyboard project.I have placed all code file of Multiple Column Table into my storyboard project and then i linked StakeholderViewController stroyboard on custom class with CatelogBoard class.On executing project on that StakeholderViewController it is giving black screen giving error with execution details :

Unknown class GridTableViewCell in Interface Builder file





如何在storyboard上显示它。我正在使用本教程中的故事板项目如何使用SQLite管理iOS应用中的数据代码。您可以从此链接下载我的尝试。



How i can display that on storyboard.I am using story board project from this tutorial How to Use SQLite to Manage Data in iOS Apps with code . You can download my attempt from thislink .

推荐答案

你需要一个具有UITableViewCell作为父类的GridTableViewCell。



如果您是新手,请阅读 iOS视图编程指南,处理简单的示例代码,而不是与BeeFramework和SQLite进行斗争。
you need a GridTableViewCell with has UITableViewCell as parent class.

If you are a newbee you should read the Table View Programming Guide for iOS from Apple and work on simple sample code instead of fighting with the BeeFramework and SQLite.


这篇关于iOS:在故事板上使用BeeFramework使用网格表视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆