Edit Mode of Grid View and Detail View Control ?

  • Thread starter Thread starter Luqman
  • Start date Start date
L

Luqman

How can I put GridView and DetailView control to Edit Mode with one click of
button ?

I don't want to show built-in Edit Buttons of above controls.

Best Regards,

Luqman
 
Are you saying that you want to have one button outside of the GridView that
puts all rows of the GridView into edit mode at the same time?
 
Yes, including DetailView Control. Just like VB-6 Master/Detail form.

One Edit button will put all the controls to edit mode, One Save Button will
save the entire form, and One Cancel Button will Cancel Update to all the
controls of the form.

Best Regards,

Luqman
 

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