Hello Everyone,
I have used datagridview in my application, to which i bind the table from MS SQL sever management studio express - 2005 in the Load() function in the following method:
1)Select datagridview, click on the smart tag, Choose Data Source--->Add Project Data Source ------> ...etc
Now if i have to run my project from some other m/c without re-creating the table in SQL [or in simple terms if i want to put my code in SVN ie under version control], what has to be done???
Please share your ideas, Thanks for any help