問題タブ [fastmember]
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.
42 問題
0
投票する
1
に答える
53
参照
c# - FastMemberはdatagridview CurrentRowをObjecttに変換します
拡張機能を 1 つの で使用するために、このコードを使用して に変換IEnumerable<Register>
しました。Datatable
datagridview
たとえば、行をクリックしたときに、オブジェクトを元に戻す必要があります。
戻す方法がわかりませんvar register
。null
ですのでいつもDataRowView
です。