i still have question about datagridview
1.how can set the width dynamically of the datagrid pointer or the record selector i can't find it's properties to hide or set the width.
2. example i have these i load the data in datagridview:
column1
2
4
2
5
the sum is 15
label1.text = sum of column1
how?




Reply With Quote