I am not able to do this <asp:hyperlink runat="server" NavigateUrl='<%# DataBinder.Eval(Container.DataItem, "Uri") %>\<%# DataBinder.Eval(Container.DataItem, "FileName")' Text='Uri' />
I get a compile error about preprocessor directives. Does anybody know how I can concatenate two databound values in the NavigateUrl property of a HyperLink control? Any help is appreciated. Thanks Deepak You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.