Quantcast
Channel: Windows Forms General forum
Viewing all articles
Browse latest Browse all 12583

Data grid SelectionChanged Event doesn`t working in C# windows application

$
0
0

hello guys, i have a problem in this code : 

private void memberDataGrid_SelectionChanged(object sender, EventArgs e)
        {
            UpdateRentedItemsDataGrid();
        }

when i select the other cells in memberDataGrid ,

function UpdateRentedItemsDataGrid(); didn`t run , is there any solution ?



Viewing all articles
Browse latest Browse all 12583

Trending Articles



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