how to set DefaultValue to SfNumericTextBox in grid row on another column value changed

syncfusion_blazor_grid_issue.png

This is my grid, I already have cost setting.

My target is, after change SKU, then Cost column should reflect to get default value based on SKU selected.

for example,

In my setting:

ABC > Case = Cost $50

ABC > Can = Cost $1

any idea to resolve this issue?


thanks for your answers.


1 Reply

KG Keerthana Ganesan Syncfusion Team December 9, 2022 11:36 AM UTC

Hi Soren,


We have validated your query and found that you need to update a column based on the edited values of another column. We suggest you use the below documentation link for your reference in which we have modified the Shipstate dropdown data source based on the values in the Shipcountry column. 


Documentation link - https://blazor.syncfusion.com/documentation/datagrid/how-to/cascading-dropdownlist-with-grid-editing/#cascading-dropdownlist-with-datagrid-editing  


Please get back to us if you need further assistance. 


Regards,

Keerthana.


Loader.
Up arrow icon