Don't allow null for manual index: windream index
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
|
||||
|
||||
Partial Public Class MyDataset
|
||||
Partial Public Class TBDD_INDEX_MANDataTable
|
||||
End Class
|
||||
|
||||
Partial Public Class TBDD_INDEX_MAN_POSTPROCESSINGDataTable
|
||||
Private Sub TBDD_INDEX_MAN_POSTPROCESSINGDataTable_ColumnChanging(sender As Object, e As DataColumnChangeEventArgs) Handles Me.ColumnChanging
|
||||
If (e.Column.ColumnName = Me.COMMENTColumn.ColumnName) Then
|
||||
|
||||
Reference in New Issue
Block a user