ahbenshaut
Well-known member
I am a newbie at VB.NET so please bear with me. I have done this in a web application and this is my first attempt at VB.NET so here goes.
So, I have this datagrid that is populated with a dataset. What I would like to know is:
1. How can I add buttons to the datagrid?
2. When a button is clicked, how do I grab the data in the row that is associated witht the button click?
Its pretty dam easy to do in asp.net..
So, I have this datagrid that is populated with a dataset. What I would like to know is:
1. How can I add buttons to the datagrid?
2. When a button is clicked, how do I grab the data in the row that is associated witht the button click?
Its pretty dam easy to do in asp.net..