Hi there
I am using RDotNet via VB.NET.
How can i convert a datagridview content to dataframe?
I tried via this code:
dataframe2=datagridview2.datasource
but it dosent work.
If it is possible,any changes on datagridview would be writable on file easily.
Thanks
I am using RDotNet via VB.NET.
How can i convert a datagridview content to dataframe?
I tried via this code:
dataframe2=datagridview2.datasource
but it dosent work.
If it is possible,any changes on datagridview would be writable on file easily.
Thanks