I had a table with 3 columns(col1, col2, col3(buttonCell)) in which col1 and col2 columns are binded to an Array Controller .Col3 is button cell which is targeted to an action method. When changed selection by clicking the button , in the button cell target method if i ask for selection index on array controller i am getting previous selection index, and if changed my selection by clicking on a row which contains col1 or col2 i am getting correct selection index. Can any one suggest how to get the correct selection index in cell target method even my selection changes by clicking directly on button of a particular row.
Regards SKiran _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com