Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

bind repeater to dictionary

((KeyValuePair<string,string>)Container.DataItem).Key
((KeyValuePair<string,string>)Container.DataItem).Value
 
PREVIOUS NEXT
Tagged: #bind #repeater #dictionary
ADD COMMENT
Topic
Name
6+5 =