2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This Knowledge base explains how to pass additional parameters to server side while performing CRUD operations in Grid. Solution This can be achieved using actionBegin event of ejGrid. In this event when edited record is saved the value is passed to the controller using “addParams” property of query API of ejGrid.
1.Render the grid control JS
RAZOR
C#
ASP.NET:
ASP.NET CORE
Angular:
TS File:
2. In actionBegin event we check the condition with the requestType and passing the value through addParams property of query API JS
Result:
Figure 1: Value passed through addParams and gets in the controller. |
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.