Hello
how can I Add a field or label on grid or form application that didn?t come from database (SELECT STATEMENT of the application)
and How can I modify the text or of a control on the form or grid or control application through javascript and ajax response: I know controls have onchange event but how can I access the control I wanna modify?