Make the whole row clickable in datagrid

  • Thread starter Thread starter RJN
  • Start date Start date
R

RJN

Hi

I have a datagrid which has about 6 template columns. Currently the
first template column has a link button and rest all are label controls.
Now I can click on the first column to fire an ItemCommand event. I want
to make the entire row clickable so that the user can click any column
and the event gets fired. Is there a way to do this

Thanks

RJN
 

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