Crees,
What kind of function are you trying to call?
Can you send me the code?
The Best Regards,
Web Developer
Michael Tkachev
"Chris" <> wrote in message
news:4c8301c3b276$35587320$...
> Hi,
>
> I need help with some c# syntax. I'm trying to call a
> helper function from within a datagrid template column.
> In VB.NET i'd do:
>
> <%# Helper(Container.DataItem("item")) %>
>
> However in c# I'm getting a bunch of syntax errors. Can
> someone point in the right direction please?
>
> Cheers
>
> Chris