Hello,
I want to set the a navigation URL of a GridHyperLinkColumn to a value with query string which is the date selected from a radatepicker
I tried using the embedded C# code method using <% %> but it didn't show me any love, it just posted the plain text in the URL including the <% %> enclosing marks
I would like to know if there's a way to set this in the code behind link in the onload event or something