<asp:BoundColumn DataField="pos" HeaderText="Principal Office" />
どうにかできるだろうか…
<asp:BoundColumn DataField="postProccess(pos)" HeaderText="Principal Office" />
...必要に応じて値を変更できますか?
くだらない:
A field or property with the name 'postProcess(pos)' was not found on the selected data source.
どうすればそれをオーバーライドできるか知っている人はいますか??