This is a migrated thread and some comments may be shown as answers.

Multi-threaded error SearchRow RadGridView

1 Answer 63 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Miguel
Top achievements
Rank 1
Miguel asked on 10 Oct 2017, 10:02 AM
Hi!
I´m trying to use the SearchRow of the RadGridView in progress. I active the searchrow using:
THIS-OBJECT:radGridView1:MasterTemplate:AllowSearchRow = TRUE.

But when I try to search it´s get an error:
"You are trying to use a multi-threaded .NET object in a way that is not supported.  The ABL cannot be called on a thread other than the main thread. (15740)"
Somebody find a anwser using progress. I try anything that I see but without success.
Thx for your help.

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitar
Telerik team
answered on 10 Oct 2017, 02:48 PM
Hi Miguel,

The search is performed on a separate thread. Since multithreading is not supported in Open Edge there is no way to use this functionality.

I hope this will be useful. 

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GridView
Asked by
Miguel
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or