robbremington Posted February 9, 2003 Posted February 9, 2003 I�m looking for some solid DataGrid code samples that: · Validate the grid data. · Allow some columns to be protected (Access Autonumber column) and others not · Set the column order, instead of columns shown alphabetically · When a user adds a new row, not demand input into an Autonumber column · Put the grid data in text boxes that have Add, Delete, Save buttons associated with them · Use MS access Quote
Moderators Robby Posted February 9, 2003 Moderators Posted February 9, 2003 I recommend downloading 101 Samples from MS... http://msdn.microsoft.com/vbasic/downloads/samples/default.asp Most of the samples use SQL Server, but it will get you started. Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.