This is a migrated thread and some comments may be shown as answers.

gridview style excel with sorting and filtering

3 Answers 90 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tal
Top achievements
Rank 1
Tal asked on 22 Oct 2012, 03:38 PM
Hello,

I'm looking for gridview  with sorting and filtering (style excel) for asp.net App.

Do you have somthing like that?

Thanks in advance,

Tal

3 Answers, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 25 Oct 2012, 07:58 AM
Hi,

 An example of the default RadGrid sorting feature can be found in this online demo.
And the default filtering feature can also be customized in many different ways using the FilterTemplate of a GridTemplate column as shown here.
Let me know how this suits your case and whether you need any other kind of customization for these features.

All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Tal
Top achievements
Rank 1
answered on 25 Oct 2012, 08:12 AM
Hello Marin,

I'm using in _396617 program [filter to gridview, by the header].

But, I can't use in this assembly: "Telerik.WinControls.UI", and the "using Telerik.WinControls.UI;" is in gray color (like 'disabled' state).

What can I do to resolve it?

Thank you,
Tal
0
Marin
Telerik team
answered on 25 Oct 2012, 11:43 AM
Hello Tal,

 The Telerik.WinControls.dll assembly contains controls for desktop WinForms applications and cannot be used inside an ASP.NET application.
RadGrid does not support out of the box the same type of filtering infrastructure as shown in Excel. But it provides a Grid header context menu that you can configure and customize to show different layout that mimics the one in Excel.
More information about filtering with header context menu can be found in this online demo (the Ship city column) and help article.

All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Tal
Top achievements
Rank 1
Answers by
Marin
Telerik team
Tal
Top achievements
Rank 1
Share this question
or