問題タブ [displayformat]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
34 問題
0
投票する
1
に答える
25
参照
entity-framework - DisplayFormat が EF Core の計算されたプロパティで機能しない
私のクラスには、他のプロパティに基づいて計算される「ProcessingTime」という計算プロパティがあります。
私の見解では、DisplayFormat は無視され、数値のみが表示されます。元を見せてほしい。「5営業日」
これを達成する方法はありますか?
更新:正常に動作していることがわかりましたが、DataFormat が Bootstrap-Table に表示されません。