I am working in a project which works on .NET2.0 and has another architecture built on .NET2.0. I am working on dynamic data filtering in a repeater list but not able to achieve the functionality like it is shown in the demo of Telerik ASP.NET AJAX Grid control (the list should filter on key press in textbox).
I came across the demo of of Telerik's Grid control in ASP.NET where filtering works exactly i wanted. My question is whether this control is supported in .NET 2.0 architecture or not?
I came across the demo of of Telerik's Grid control in ASP.NET where filtering works exactly i wanted. My question is whether this control is supported in .NET 2.0 architecture or not?