DataList Multiple Selection?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have created a databinding DataList, and OnSelectedIndexChanged event, I have a SelectedItemTemplate to show additional two lines of details right below the row Selected, which makes it look like expandable/collapsible tree. But I can only expand one row at a time. What I want is to have an ability to expend more rows. ( like treeview control does). Can datalist support multiple selections? If someone is interested in this question, give me an email, I will send you an image of what I have now. chris#