This is a kind of testing application (i'm implementing an shopping caddy (testing out the + and - of ASP.NET for thesis))
The second column is filled with dropdownlists (has to become the selector for the numbers of articles in a caddy)
I want the selected value in the row of the datagrid, been written in the same row in the third column (has to become later number X price = total price...)
I succeeded to add the dropdownlist(txs to D Nelson!) but not handle the events...
I've also tried to work with that signature, but i don't know how to find the correct index of the datagrid that way?