The online help does not mention this but if you try to use RemoveAllRows with WebListbox using DataSource class you get this error:
WebListBox.RemoveAllRows is not allowed because you are using a datasource.
What I the equivalent code of this method then?
As a workaround I run query that returns nothing to clear the list but there should be easier way to do it, any suggestions?
3 posts - 3 participants