Skip to main content

All Questions

Tagged with
0 votes
3 answers
99 views

ListView Visible if multiple rows

How do I bind the ListViews visibility to a calculation? I want the Listviews to be visible ONLY if there are more than one record in the DataContexts Collection (IEnumerable)
Martin's user avatar
  • 1,571
0 votes
2 answers
699 views

on button click the visibility of a column in listview should set to false

how can a visibility of a particular column can set to false in a listview..that is the column should exists in the client site but in hidden form... what is the option other than setting the width to ...
zoya's user avatar
  • 473