Quantcast
Channel: Visual COBOL
Viewing all articles
Browse latest Browse all 5819

Forum Post: Datagridview - Failed to get the value of a cell after to click on the titles to sort.

$
0
0
Datagridview - Failed to get the value  of a cell after to click on the titles to sort . Error of  index . How can I solve this problem?   code: method-id dataGridView1_CellContentClick final private. 01 ws-protocolo     pic x(11). procedure division using by value sender as object e as type System.Windows.Forms.DataGridViewCellEventArgs. set ws-protocolo to dataGridView1::Rows::Item(e::RowIndex)::Cells["Protocolo"]::Value::ToString() end-code

Viewing all articles
Browse latest Browse all 5819

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>