Skip to content

Commit d0f5452

Browse files
Update knowledge-base/accessing-controls-inside-dynamic-radpopup-data-template.md
Co-authored-by: Yordan <[email protected]>
1 parent 305557b commit d0f5452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/accessing-controls-inside-dynamic-radpopup-data-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This knowledge base article also answers the following questions:
2828

2929
To achieve this, you can use one of two approaches:
3030
* [Binding the controls to a `ViewModel`](#option-1-using-binding-with-viewmodel)
31-
* Programmatically accessing the controls inside the `DataTemplate`.
31+
* [Programmatically accessing the controls inside the `DataTemplate`.](#option-2-accessing-controls-programmatically)
3232

3333
### Option 1: Using Binding with ViewModel
3434

0 commit comments

Comments
 (0)