Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Starting my migration from vfp to C# .net
Message
From
24/10/2007 22:53:50
 
 
To
23/10/2007 14:48:58
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01262627
Message ID:
01263424
Views:
16
Hey John,

Just an FYI about showing links to other posts. Just use Message # and then the Message ID, so to show a link to my post, you just need this: Message #1262437.

~~Bonnie


>>Hi all, i need to do some screens in C# .net to check migration time and some of the advantages. First screen i need to do is "bank maintenance", i need to create a datagrid and when double click on each name enter to change. I create the datagrid (accessing dbf free tables) but i can't populate it. I have created the odbc connection and i can see the data trough visual studio data connections. Somebody has a document to learn about?. Help in visual studio is not so easy to check.
>>T.I.A.
>
>You have the connection and the DataGridView. (I assume DataGridView?)
>
>So next you need DataSet and BindingSource objects.
>
>You will also need a DataAdapter or a TableAdapter to fill the DataSet.DataTable with.
>
>If you are just playing to learn and get a feel of things you can use a TableAdapter, if you are starting to work on your libraries and make permanent code see Bonnies post:
>
>http://www.levelextreme.com/wconnect/wc.dll?2,15,1262437
>
>Don't have a good example link for you but you can Google the above or just play with creating them in the designer.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform