Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: Select the first line in a data grid

$
0
0

Hi

After you have set up the DataGrid (binding etc.) obey a statement like

 set myDataGrid::SelectedIndex  to  -1

In SelectionChanged event code

 If myDataGrid::SelectedIndex  < 0

    exit method

end-if.

Freundliche Grüsse

Werner Lanter


Viewing all articles
Browse latest Browse all 4356

Trending Articles



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