We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305557b commit d0f5452Copy full SHA for d0f5452
knowledge-base/accessing-controls-inside-dynamic-radpopup-data-template.md
@@ -28,7 +28,7 @@ This knowledge base article also answers the following questions:
28
29
To achieve this, you can use one of two approaches:
30
* [Binding the controls to a `ViewModel`](#option-1-using-binding-with-viewmodel)
31
-* Programmatically accessing the controls inside the `DataTemplate`.
+* [Programmatically accessing the controls inside the `DataTemplate`.](#option-2-accessing-controls-programmatically)
32
33
### Option 1: Using Binding with ViewModel
34
0 commit comments