How to enable HyperLinq in Data Grid output
Options
I have a LINQPad query that outputs HyperLinqs in one of the columns. I see that this works as expected in the Rich Text output format, but it doesn't seem to work in the Data Grid output. Clicking on the HyperLinq in the Data Grid output drills into the HyperLinq object, itself, rather than to the URL that has been specified. Am I missing something here, is this a bug, or is this simply not supported?
Comments
-
Can you please post a snippet of the code include the linq query and code where you are setting the datagrid datasource. I assume you are using asp.net and c#.
-
Thanks for reporting - this will be supported for the next beta build.