Web: Capturing the current cell values on double-click event of a datagrid

T

Tony Fields

Please Help!!!
I need to capture the following for the current cell of a datagrid on a
webpage when I double-click a cell:

1. Field name (ie. "State", which should be the same as the label,
correct?

2. Cell value (ie. "ALABAMA")

Purpose: I need to be able to filter the grid's rows by double-clicking
on a cell. This will allow me to easily drill down and filter just the
rows I need.

End result:

(ie. dv.filter = "State = 'ALABAMA'"

dg.datasoure = dv
dg.databind()
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top