Hi all,
I tried to databind an xml file to an repeater control, while this all works ofcourse i wanted to do something that didn't work
but this aint working unless the Eval method is within a property of a control, so i was wondering is there any way can achieve to use a property from the xml file in the ascx code ?Code:if(Eval("type")){foo.bar}
thanks
Galo







Bookmarks