Skip to content

Commit 47de350

Browse files
Update image source in README
Updated image in README to use a new source URL.
1 parent c94eb00 commit 47de350

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ This example demonstrates how to implement the following scenarios in DataGrid:
1212
- Hide the **Home Address** form item if the **AddressRequired** value is false.
1313
- Disable the **LastName** item editor if the **FirstName** form item value is empty.
1414

15-
![form-items](datagrid-hide-disable-form-items.png)
15+
<img width="575" height="523" alt="chrome_wB28yg9ush" src="https://github.com/user-attachments/assets/93f19854-0cd4-4c72-8275-2c803faab171" />
16+
1617

1718
## Implementation Details
1819

0 commit comments

Comments
 (0)