【发布时间】:2011-01-20 11:41:10
【问题描述】:
除了分组列的 {0} 和行数的 {2} 之外,您如何访问其他数据。我希望我可以通过 function() {} 或其他东西访问 JSON ......任何想法,即使它有点 hacky?
...
grouping: true,
groupingView: {
groupField:['GroupByThisField'],
groupText: ['My Group {0} = {1}']
}
...
【问题讨论】: