hi friend,
I have a datagridview in my Windows application form. If i change the value of a cell want to update another datagridview according to the changed values. But if i tried with cellvalue changed event it works after lose focus only. I want when each charatcer how to do this immeditely after text chaged in a cell.
The idea just a google suggest.. i think ajax have auot proccess textbox or something. i want just like when i press a character in a cell want to list some values starting with typed charcter
I have a datagridview in my Windows application form. If i change the value of a cell want to update another datagridview according to the changed values. But if i tried with cellvalue changed event it works after lose focus only. I want when each charatcer how to do this immeditely after text chaged in a cell.
The idea just a google suggest.. i think ajax have auot proccess textbox or something. i want just like when i press a character in a cell want to list some values starting with typed charcter