Hey,

I have created datagrid control. It has 4 columns. There are dropdownlist added to the first column. Second column is bounded column. 3, 4 - edit, delete buttons.

How to add data (from MySQL DB) to that dropdownlist (like default values) and how to know which one user have selected?
Also how to uses edit, delete buttons? How update changes to database?

Hope, you'll help me.
Thanks