Page 1 of 1

Grid control event

Posted: 17 Jan 2017
by rajeshkhaman
Hello,


How to get grid control event in Form designer?

Thanks,

Rajesh

Re: Grid control event

Posted: 17 Jan 2017
by Dmitry Kozlov
Hi Rajesh,

Not sure that I understood you. Could you describe the case in detail?

Re: Grid control event

Posted: 18 Jan 2017
by rajeshkhaman
I have related item part below form controls. Now i want to set column value in selected relative item based on other column value changed.


Say example : I have 3 column Name,Result,Action

if "action" in relative item quick edit mode changes from "No Action" to "Generate" then It should set value of Result of thar relative item from Form controls. .