DataGrid in VB.Net 2003
Dear All
Actually i am using Visual Studio.Net Prof 2003. I would like to develop an Application which is having DataGrid.
Before i use to work with DataGrid of VB6.0 and Felx Grid. Also i have used ComponentOne TrueDB Grid. I believe that here in DataGrid there are lots of features are missing or may be i am wrong.
Really i dont know exactly how to use the Data Grid. I have some doubts on that please consider my issue and response to me as soon as possible.
1. How can i get the Number of Rows (not only visible)
2. How can i get the Number of Columns (not only visible)
3. How can i add a Combo or Radio button in the Grid Column
4. How can i enable the Full Row select property (select entire row")
5. How can i make it work the Double Click event of the Grid
6. How can i restrict the Column Resize
7. How can i make the Header Allignment in Centre (but columns must be in left aligned)
Thanks for spending your Precious time by reading my Questions
|