Hello!
I've made a simple site - the same as here:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/listview/defaultcs.aspx
I will explain on example above.
In ItemTemplate i need CustomerID to format hyperlink with this variable.
But I don't want to show CustomerID in header and allow users to sorting and filtering by CustomerID value.
How to do this? The file structure (.aspx and code behind) the same as in link above.
Thanks.
I've made a simple site - the same as here:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/listview/defaultcs.aspx
I will explain on example above.
In ItemTemplate i need CustomerID to format hyperlink with this variable.
But I don't want to show CustomerID in header and allow users to sorting and filtering by CustomerID value.
How to do this? The file structure (.aspx and code behind) the same as in link above.
Thanks.