GridView, insert

  • Thread starter Thread starter Peter Morris
  • Start date Start date
P

Peter Morris

Hi all

DetailsView control has an AllowInsert option but GridView does not seem to
have one. What is the standard practise for allowing the user to add new
rows?


Thanks

Pete
 
If you want a nice GUI about it, open the record in question in a details
view. This will not work in all situations, but it is easy for a user to
pick up on.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
 
Cowboy (Gregory A. Beamer) said:
If you want a nice GUI about it, open the record in question in a details
view. This will not work in all situations, but it is easy for a user to
pick up on.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box! |
*************************************************

I too have asked about a tutorial or direction towards adding records.
There are lots of examples of most other things.

Is there an example of what control to use to add records???

Lloyd Sheen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top