I have implementing one cocoa application.In which i have used NStableview.In which i have displayed data from the database.Now i want to sorting data in nstableview when user click on tablecolom.I have used sortDescriptorsDidChange (delegate) method for sorting but this method is not called.can u help me for this problem.