How to bind radgridview to sqlite db?

1 Answer 140 Views
GridView
Kevin
Top achievements
Rank 2
Iron
Iron
Iron
Kevin asked on 01 Nov 2023, 03:05 PM | edited on 01 Nov 2023, 04:26 PM

I have a .Net6 winform app and was trying to bind sqlite to radgridview.

Has anyone bound the radGridView to a SQLite db via entityframework?  If so what is the best way to go about it?  I have not yet been able to find anything on it.

thanks!

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 06 Nov 2023, 12:29 PM

Hi, Kevin,

Binding a grid control to a SQLite db sounds more like a general programming question. After researching in the appropriate forums I believe that the following threads would be suitable:

https://learn.microsoft.com/en-us/ef/core/get-started/winforms 

https://www.c-sharpcorner.com/article/get-started-with-entity-framework-core-using-sqlite/ 

In the online documentation of the Telerik UI for WinForms suite we offer the following KB article which demonstrates how to bind RadGridView to a local SQL server which also may be suitable for your scenario as an alternatice approach:

https://docs.telerik.com/devtools/winforms/knowledge-base/gridview-databinding-tutorial-sql-server 

I hope this helps.

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

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