Will we use DetailView in real application?

  • Thread starter Thread starter Good
  • Start date Start date
G

Good

Hello

I am a newbie in ASP.net. I have found out that it has a details view
control which allows us to group a set of controls for data editing. In
general, will we use this control? Or it is still better to create the
control indvidiually and handled by the coding?

regards
Alex
 
If you want to use it, it's there, that's why MS made it available. The choice is yours.

"Better" is a relative question that depends on what you're trying to accomplish.
 

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