BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
void dataGrid_Loaded(object sender, RoutedEventArgs e) { this.dataGrid.Dispatcher.BeginInvoke(new Action(()=> { this.dataGrid.Model.CurrencyManager.CurrentCell.MoveTo(1, 2); this.dataGrid.Model.CurrencyManager.CurrentCell.BeginEdit(true); }));
} |
Hi Viktoras,
Thank you for your update.
Please let us know if you require any other assistance.
Regards,
Elangovan S