D
DBC User
Couple of questions
1. I have a dataset with 10 columns, I want to display only 5 columns
from this dataset in the datagridview. How can I do this?
2. I want to change the caption of each of the 5 columns.
3. Can I drag and drop the columns dynamically like the 3rd party
datagrids in Datagridview?
Thanks.
1. I have a dataset with 10 columns, I want to display only 5 columns
from this dataset in the datagridview. How can I do this?
2. I want to change the caption of each of the 5 columns.
3. Can I drag and drop the columns dynamically like the 3rd party
datagrids in Datagridview?
Thanks.