Not sure if this is what you were asking, but here's what I came up with:

http://dougmccune.com/blog/2007/03/27/list-control-for-the-one-armed-man/

Doug

On 3/27/07, Rick Root <[EMAIL PROTECTED]> wrote:

  On 3/27/07, Clint Tredway <[EMAIL PROTECTED]> wrote:
>
> here is a couple of ideas. (I didnt test these, but either 'should
> work')
>
> 1. have a function tied to the click event of the checkbox that adds
> that index to the selectedItems of the list control
>
> 2. when submitting the info, loop through the list and check to see if
> any check boxes are checked.
>
> option 1 would mean you would need to change how your itemRenderer is
> built, but it should work.
>


Good ideas.. I'll give them a try tomorrow!

Thanks for the response.

Rick

Reply via email to