Sunday, April 1, 2012

.net can repeater not bind data with xml data source

Problem
.net can repeater not bind data with xml data source.

Impact
Can not see the data and we see the yellow screen of death.

Solution
You can not bind the data from an xml data source.
you need to use xpath instead of bind.

No comments:

Post a Comment