- Timestamp:
- 06/11/14 15:21:11 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs
r10993 r10997 168 168 protected override void PasteValuesToDataGridView() { 169 169 triggersOwnEvent(() => base.PasteValuesToDataGridView()); 170 dataGridView.Refresh(); 170 171 } 171 172
Note: See TracChangeset
for help on using the changeset viewer.