Hi,
I have a tree view in my windows form which lists the methods. When i double click on the methods, the datagrid is shown which asks for parameters.(it has parameter name, data tye and parameter column). User enters the parameters. and ther is a button named "SAVE". when i click on it(save button) data grid leave event doesnt trriger but when i click on some other method in tree view, the event triggers. Why does this happen? Is there any way to make datagrid leave event trriger when i click on save button?please help.
Regards,
Suguna.R
I have a tree view in my windows form which lists the methods. When i double click on the methods, the datagrid is shown which asks for parameters.(it has parameter name, data tye and parameter column). User enters the parameters. and ther is a button named "SAVE". when i click on it(save button) data grid leave event doesnt trriger but when i click on some other method in tree view, the event triggers. Why does this happen? Is there any way to make datagrid leave event trriger when i click on save button?please help.
Regards,
Suguna.R