Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「商品コード、名前、数量、レート」の列を持つ GridView があります。データベースからではなく、テキストボックスからこの列の値をバインドします。これは、実行時に GridView に値を追加していることを意味します。次に、ボタンクリックまたはrowdeletingイベントで、選択した行を実行時にGridViewから削除したいと考えています。これに対する解決策を教えてください。前もって感謝します...