It is because you did not provide the parameter value in the ListPopulating event of the ListView. You can see an example of this in the Web Sample or the Advanced ListView sample...amongst others. You can find this in the help under:Application Framework -> UI Layer -> Controls -> ListView Population
The web population behaves the same as the WinForms in regards to the events.