Using a DetailsView. (my last attempt before going back to asp)
How do you bind a check box to get around this error?
Or better yet. Is there any way that I don't have to bind all of my controls inside this DetailsView?
Can I just have full control and read from the db and display, then read from the screen and write to the db?
I'd love that. It's what I'm use to.
I want full control of all my database actions just like a desktop app.
These drag and drop controls frazzle me. LOL
How do you bind a check box to get around this error?
Or better yet. Is there any way that I don't have to bind all of my controls inside this DetailsView?
Can I just have full control and read from the db and display, then read from the screen and write to the db?
I'd love that. It's what I'm use to.
I want full control of all my database actions just like a desktop app.
These drag and drop controls frazzle me. LOL