Drawing a Table in Windows.Forms



Something fairly simple ; I want to have a Grid of a specific size that I can have various text and graphics in.

Is there any way in VB.Net that I can do something like the Java thing where you have an interface and create a class that has GetRowCount() GetColumnCount() etc. members ? Or do I have to set up DataRows etc. for a largely empty grid ?

How easy is it to change the colour of individual cells and put images in there ?

TIA

Paul
.



Relevant Pages


Quantcast