I have a ASP:DataList with asp:Linkbutton in a ItemTemplate that i try to open a telerik:RadWindow.
I want to send a id with the url using OnClientClick="radopen
This work fine for me, i can pick upp the id 3:
But i want to bind the
id with the Container.DataItem in the OnClientClick="radopen, but get "
The server tag is not well formed.".
What do i wrong?
Please excuse my bad english ....