I am developing an application backend sqlserver. I am using ado connection. I am using dataset,datareader.
I want a grid that will display all the items, also I may use it for adding new details and editing it. Of course all the three grids will be different.
1. I want to know what are the various types of grids available(In vb6.0 you have data grid, mshflexgrid,dbgrid etc) in vb.net
2. Which grid will be most suitable for my application
Thanks
I want a grid that will display all the items, also I may use it for adding new details and editing it. Of course all the three grids will be different.
1. I want to know what are the various types of grids available(In vb6.0 you have data grid, mshflexgrid,dbgrid etc) in vb.net
2. Which grid will be most suitable for my application
Thanks