Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: DataGridControl Right Click && ContextMenu

$
0
0
sorry, it's my fault, i forgot this:
        protected override void RaisePropertyChanged(string propertyName)
        {
            base.RaisePropertyChanged(propertyName);
            if (string.Equals(propertyName, "Current"))
            {
                this.DeleteCommand.RaiseCanExecuteChanged();
            }
        }
thanks again!

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>