c# - Make Rows of DATAGRID (NOT DATAGRIDVIEW) Clickable -


In the form of a title, I want to create a datagrid clickable rows. DataGrid is populated from a MySQL database and I would like a situation where a line is clicked, I just click on it as if you can take action on the button. Any help?


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -