First, i wish to create line chart, pie chart and bar chart using vb.net of visual studio 2005.
Second question is i wish to copy a few data into datagridview from microsoft office tools such as access or excel using shortcut key 'ctrl+C' and 'ctrl+V'.
Any suggested code to do the 2 functions above without installing additional tools?
Second question is i wish to copy a few data into datagridview from microsoft office tools such as access or excel using shortcut key 'ctrl+C' and 'ctrl+V'.
Any suggested code to do the 2 functions above without installing additional tools?
Comment