如何在iPhone SDK中的表格中添加多个列? [英] How do I add multiple columns in my table in iPhone SDK?

查看:65
本文介绍了如何在iPhone SDK中的表格中添加多个列?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在iPhone SDK中的表格中添加多个列?

How do I add multiple columns in my table in iPhone SDK?

任何帮助都将受到高度赞赏。

Any help would be highly appreciated.

推荐答案

目前,UITableView不支持在表视图单元格中拥有多个列。因此,您无法在UITableView中添加多个列。但是有一些替代方法,比如在桌面视图单元格上绘制自定义网格。

Currently UITableView doesn't have the support to have multiple columns in table view cell. So, you can not add multiple columns in UITableView. But there are some alternates, like drawing custom grids on table view cells.

看一下这篇文章.. UITableView中的iPhone多列 ..此链接 http:// usxue。 is-programmer.com/posts/14176.html 有代码..

Have a look at this post.. iPhone Multiple Columns in UITableView.. This link http://usxue.is-programmer.com/posts/14176.html has the code..

这篇关于如何在iPhone SDK中的表格中添加多个列?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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