We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Using SfDataPager with SfDataGrid (VB.NET)

I have dynamic SfDataGrid in my project and use oracle database.

Can you give the example of using SfDataPager with SfDataGrid in VB.NET via code behind without MVVM pattern?

Thank you.

5 Replies

MK Muthukumar Kalyanasundaram Syncfusion Team January 16, 2017 11:15 AM UTC

Hi Robert, 
 
Thank you for contacting Syncfusion support. 
 
Based on your requirement, we have created a sample with SfDataGrid and SfDatapager. Could you please refer the below  attached sample, 
 

Please let us know if you have any concerns.
 
 
Regards, 
Muthukumar K 



RJ Robert Junior January 17, 2017 01:45 PM UTC

Thank you very much.
But there's a problem again.

When I press Start Button from Visual Studio to run your application it's run perfectly.
But when I open the application from folder bin/Debug, it won't open.

Then I put try catch in the MainWindow.





I open again the apps from folder bin/Debug, and I got this.



What's wrong?


GT Gnanasownthari Thirugnanam Syncfusion Team January 18, 2017 11:43 AM UTC

Hi Robert, 

We have analyzed your reported issue. This problem may occur of the syncfusion assemblies are not installed in GAC. Can you set CopyLocal as true for all syncfusion assemblies as in the below attached screen shot.  

 

Please let me know if you have any other concern. 

Regards, 
Gnanasownthari T. 



RJ Robert Junior January 18, 2017 01:40 PM UTC

Well, Thank you very much.
It's work perfectly.


GT Gnanasownthari Thirugnanam Syncfusion Team January 19, 2017 04:11 AM UTC

Hi Robert, 
 
Thanks for your update, 
 
Please let us know if you have any further assistance. 
 
Regards, 
Gnanasownthari T. 


Loader.
Up arrow icon