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
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:
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: