0
我有一個顯示一堆數據的ASPx Gridview控件。在數據庫中,人的性別被列爲M或F.當我在網格中顯示該信息時,它會以相同的M或F出現,但我需要它顯示男性或女性。我怎樣才能讓結果在顯示之前轉換爲該字符串?SQL和DevExpress ASPx網格數據(顯示數據'M'爲'男性')
<dx:GridViewDataTextColumn FieldName="Gender" VisibleIndex="14" Caption="Patient's Gender" Width="100px" CellStyle-HorizontalAlign="Left">
</dx:GridViewDataTextColumn>
什麼內部\t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t \t DX:GridViewDataTextColumn> –
Musaab
2011-05-30 13:57:58
你必須讓列模板字段,然後把標籤像什麼,我已經把答案。 – 2011-05-30 14:01:55