In a load test, currently you can only data bind the webform data when the HTTP request is a POST type. Some web applications use PUT which also allows webform data. However Test Studio doesn't allow you to data bind the webform fields of a PUT request. Thus blocking you from data binding to this HTTP request.