Datagrid, adding a row programatically

  • Thread starter Thread starter Michelle Stone
  • Start date Start date
M

Michelle Stone

I want to programatically add rows to a datagrid that is
bounded. How can I do this? The ITEMS property doesn't
seem to have an ADD function.

Thanks... (i gave up on the web form TABLE since it keeps
losing rows during postbacks)
 
Hi,
What about adding row to the underline data and then rebind.

Natty Gur[MVP]
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
 

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