This question is locked. New answers and comments are not allowed.
Hi, support and everyone,
I've got the issue:
there're a text box and radgridview bound to DomainDatasource. Textbox's Text is a parameter of the DomainDataSource.
After the radgridview is updated (when ItemsSource is updated) it sets the focus inside itself (to a ScrollViewer to be precise) and steals it from the textbox. This is quite annoying.
Does anybody know how to make the focus to remain on the textbox (not set it there again) ?
I've got the issue:
there're a text box and radgridview bound to DomainDatasource. Textbox's Text is a parameter of the DomainDataSource.
After the radgridview is updated (when ItemsSource is updated) it sets the focus inside itself (to a ScrollViewer to be precise) and steals it from the textbox. This is quite annoying.
Does anybody know how to make the focus to remain on the textbox (not set it there again) ?