|
此文章由 阿宝 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 阿宝 所有!转贴必须注明作者、出处和本声明,并保持内容完整
原帖由 goldensun 于 2007-6-13 11:51 发表
I think it's not a big issue,
Don't know the scenaria,
how about to put the column names to a configuration file ( such as a xml file),
and dynamically change the column name in the aspx p ...
谢谢金太阳的解决方案。
我也跟teadleader谈到如果真的想更好的控制显示列能customizable,那就是额外定义这些列,然后在页面上动态生成显示列表。
可她嫌麻烦。所以她才会把各种不同的数据库函数返回结果都databind到同一个文件的同一个gridview上。
的确不是big issue, 反正最后都能working。
[ 本帖最后由 阿宝 于 2007-6-13 13:05 编辑 ] |
|