Sorry I still cant get it to work. I realise it is a simple thing but nothing is displayed in the grid. To repeat, I want to display say data from the categories table (Northwind db) by binding to the gridview control.
I am using LLBLGen Pro 2.5 demo. I am using self servicing and two class template to generate the code.
I am also looking to edit,delete and add rows to the categories table all in code. i.e.not using datasource control.
I would appreciate some sample simple code.
I have attempted what you have suggested, no records are displayed and no errors are produced either.
Thank you.