matthewking
Programmer
hi all,
i want an x 'button/link' on my datagrid, that posts back and lets me retrieve a value (primary key) associated with it so I can perform the action, namely delete item, is there a way to do this or do i have to create a link? e.g. cart.aspx?action=delete&id=4503
i want an x 'button/link' on my datagrid, that posts back and lets me retrieve a value (primary key) associated with it so I can perform the action, namely delete item, is there a way to do this or do i have to create a link? e.g. cart.aspx?action=delete&id=4503