rommeltm00
Programmer
I have a database that automatically loads on a grid
ex
use employee
structure of employee is employeecode,name,address,city,region,etc
do form search
the search form will automatically filled all records on employee table
in this sequence
employeecode,name,address,city,region,country,zipcode
now i want to make a double click event on the name,or on city or even all the fields on the grid
how can i do it, pls help
ex
use employee
structure of employee is employeecode,name,address,city,region,etc
do form search
the search form will automatically filled all records on employee table
in this sequence
employeecode,name,address,city,region,country,zipcode
now i want to make a double click event on the name,or on city or even all the fields on the grid
how can i do it, pls help