Checkbox in BDC column / multiselect in a BDC web part

How is it possible to add a checkbox in every line of a BDC column? I want to select multiple entries in my BDC list web part and process them in any way (e.g. delete all selected entries).
[190 byte] By [Erulu] at [2008-2-27]
# 1

You are trying to do this in a "Business Data List" web part? If so, I suppose you could style (XSL) the web part to include check boxes and client side javascript to perform some action based on the check box values.

KeirGordon at 2007-9-12 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Business Data Catalog...
# 2
Keir Gordon wrote:

You are trying to do this in a "Business Data List" web part? If so, I suppose you could style (XSL) the web part to include check boxes and client side javascript to perform some action based on the check box values.

Yes, I'm trying this with the Business Data List web part.

How can I determine the value of the checkboxes? Of course every row has it's primary key that could be the checkbox' value but how can I pass those values to a C# function?

Is there anywhere an example of this technique?

Erulu at 2007-9-12 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Business Data Catalog...

SharePoint Products and Technologies

Site Classified