Custom datagridview binding

Apr 16 2008 12:40 AM

Hello folks,

I want to display data in the datagridview from SQL 2000. How do i bind data to the custom datagridview? I mean I wanna make custom columns with header text and column width. Also, I wanna make one column a dropdown list. When I select from the dropdowlist, that selected value need to be save in the database.

I am using VB.NET and SQL 2000 for Windows Application. Any help would be appreciated.

thanks,