Hi,
I have a javafunction which I am trying to pass a parameter using databinder.eval onclientclick of a button in a gridview, however i cant seem to get the correct syntax.
See below
OnClientClick= 'return confirmClose("<%#Databinder.Eval(Container.DataItem, "Recieved")%>");'
Please advise if its possible or not
thanks
I have a javafunction which I am trying to pass a parameter using databinder.eval onclientclick of a button in a gridview, however i cant seem to get the correct syntax.
See below
OnClientClick= 'return confirmClose("<%#Databinder.Eval(Container.DataItem, "Recieved")%>");'
Please advise if its possible or not
thanks