I use oledbconnections, oledbdataadapters, oledbcommand, dataset programmatically to populate my datagrid control. The data appears correctly and in order as i stated in my command. However, I am having a hard time customizing my datagrid control to the way I like (Column Alignment, column width, etc.).
and I have to click the + symbol then the hyperlink "table" before the data appears.
Please check my code, if i am missing something
One more thing, the customization for the data grid I used in my code does not work. Why is it?
and I have to click the + symbol then the hyperlink "table" before the data appears.
Please check my code, if i am missing something
One more thing, the customization for the data grid I used in my code does not work. Why is it?