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

Filling bindingsource taking too long

2 Answers 76 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hugo
Top achievements
Rank 1
Hugo asked on 10 Aug 2020, 11:34 AM

Hi there,

I'm having a problem loading data in gridview. It's taking too long, like 2 seconds for 5-10 rows.

I think the main problem is where i assign the bindingsource.

I'd like to know if there is any faster way to do this.

I'm using progress 4gl and OE 12.1.

I'll attach a file of what i'm doing.

 

Thanks.

 

2 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 10 Aug 2020, 12:23 PM
Hello, Hugo,

We haven't had similar reports from other customers. To be honest, 5-10 rows is quite a small number of records to be displayed in RadGridView. It is not expected to affect the performance in a normal situation. 

I have tested the behavior in a Visual Studio .NET environment, binding the grid to a DataTable or a BindingSource with a DataTable. I was unable to reproduce the issue you are facing. Please refer to the attached gif file illustrating the behavior on my end. I have also attached my sample project for your reference.

I understand that you are using OpenEdge and Developer Studio. Please note that for OpenEdge related topics the preferred places to submit a technical question are Salesforce and the Progress Community (https://community.progress.com/) You can log in to these websites straight from your Progress account: https://progresslink.progress.com/supportlink  Thus, for any OpenEdge specific behavior, the OE support engineers would gladly assist you.

Thank you for your understanding.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

0
Hugo
Top achievements
Rank 1
answered on 10 Aug 2020, 01:13 PM

Hi Dess,

Thank you for the quick answer. I'll try those support links you've sent me.

 

Regards!

Tags
GridView
Asked by
Hugo
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Hugo
Top achievements
Rank 1
Share this question
or