I am making a forum with threads like this one. I know how to make a column of buttons apear on the datagrid1, but i don't know what to do next. I need it to to return the ID number of the row the button is that just got clicked.
Printable View
I am making a forum with threads like this one. I know how to make a column of buttons apear on the datagrid1, but i don't know what to do next. I need it to to return the ID number of the row the button is that just got clicked.
I would go to www.asp.net and go to the source projects tabs. There you will find a project that has already been made (ASP.NET Forums).
Jeremy