control within a datagrid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

is it possible to display a control within a datagrid row ? eg a radiobutton ?

thanks.
regards,
andrew
 
hi andrew,

if you use a GridView control, then: yes you can! For this to work you
have to create a template column. If you edit the template, you can
insert any control you like in the GridView.

HTH,
Marcel
 

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