Tricky JavaScript/ASP.NET Question

  • Thread starter Thread starter Roy
  • Start date Start date
R

Roy

Hey all,
What I'd like to do is take a datagrid and, depending on the value of
individual cells, display various information specific to that cell by
using some javascript method.

In other words, an onmouseOver event for each cell that dynamically
displays popup info depending on the cells value.

Is this even possible? I understand the client-side/server-side issues
involved so I'm skeptical it can be done...
 

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