-
Continuation of the discussion #4738 . How can I correct the change in the state of the component and its display? Without using a setter in the product. When a user changes a specific type, insert only the necessary fields into the form. -26-11-2024.08_03_19.mp4Index.razor
EditTemplateProduct.razor
Product.cs
|
Beta Was this translation helpful? Give feedback.
Answered by
ArgoZhang
Nov 27, 2024
Replies: 1 comment 1 reply
-
I made some changes for your reference. BootstrapBlazorServerEditForm.zip create a component for partial renderSaleTypeEditorItem
set
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
KisaPs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@KisaPs
I made some changes for your reference.
BootstrapBlazorServerEditForm.zip
create a component for partial render
SaleTypeEditorItem