Put this code in the form receiving the DataGridViewRow:
vb Code:
Public Sub New(ByVal row As DataGridViewRow) Me.InitializeComponent() ' You can then use the object row as necessary End Sub
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |