alerlontalo
New Member
How does one go about working with checkboxes which are created dynamically by a datagrid? They are not made into a collection, but rather are given a unique ID, which makes it quite difficult to work with them. Also, is there a way to determine which submit button was used for a form in the Page_Load member function?