On Mon, Sep 6, 2010 at 7:46 PM, Andrew Fink <[email protected]> wrote: > > I agree with: > - auto generated ID (like Field's do) > > - auto-add this ID to link if behaviors list isn't empty or
What if that link is repeated, as often happens with Table action columns? You'll end up with duplicate IDs. Regardless I don't think the controls need to change. rather the Behavior implementation could generate a unique ID. Personally I think setting the ID explicitly isn't a big deal unless you build large Ajax rich pages containing many controls. Kind regards Bob
