ASP.Net DataGrid

G

Guest

Instead of button columns, I need to add a column of dropdownlists to my
datagrid, with options such as ADD, EDIT, and DELETE to each row of data. How
can I do that?

Thanks,

Richard
 
C

Cor Ligthert [MVP]

Richard,

There is for the ASP Datagrid a special newsgroup. Despite of that I would
ask this question in the newsgroup.

microsoft.public.public.framework.adonet

The datagrid one is
microsoft.public.public.framework.adonet.datagridcontrol

Your question is typical one for one of those newsgroups.

I hope this helps,

(You are most welcome here by the way)

Cor
 
C

Cor Ligthert [MVP]

Richard,

Doh
microsoft.public.public.framework.aspnet
microsoft.public.public.framework.aspnet.datagridcontrol

Sorry

Cor
 

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

Top