Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Michael #1
Data entry form
Can someone point me in the right direction,
I need to code many forms that would allow a user to enter one row of data
into a SQL database. These forms have text fields, yes/no radio buttons,
number fields, etc.
I'd like to know if it's possible to use the datagrid to load a specific
record out of a sql server table, allow the user to add/edit any
information, and then resave his work.
Can I use the data grid control to create different Server controls (input
boxes/ check boxes, etc) and automatically set these based on values in the
database?
Thank for any help, I'm new to this stuff :)
--Michael
Michael Guest
-
data entry form for many-to-many
I think this is more of a forms question than design question, so bear with me . . . . I am designing a database primarily needed to manage our... -
Data Entry Form - Can't enter data?
I am using version '02 I have a form bound to a query that will not let me enter any data into the fields. It's as if they are locked, but they... -
<Critical> Loss of Data after entry in form
I'm hainvg users after updating the database over the network via a form having their information being loss. They verify when they are currently... -
Any ideas on how to confirm data entry of an item post entry?
Access 97 is being used. Sorry for the vague subject. The database is a frontend/backend if that makes a difference. There are 3 tables,... -
Creating Data Entry Form
What sort of code would I have to use to create a form used strictly for data entry? I don't have any sort of user controls or workgroup information...



Reply With Quote

