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

Changing the radfilter design from postfix to infix

3 Answers 48 Views
Filter
This is a migrated thread and some comments may be shown as answers.
SK
Top achievements
Rank 1
SK asked on 07 Aug 2011, 06:20 PM
Currently the RadFilter is designed to create expression as AND expr1 expr2 etc. I am trying to design a filter (see the image).

In case it is not possible to morph RadFilter to do this, can anybody give me a pointer on how to approach this problem?

Thanks
SK

3 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 11 Aug 2011, 08:58 AM
Hi Sk,

The RadFilter support adding a new filtering group and you could add expressions to the new added group. More information about groups you could find on the following online documentation article:
http://www.telerik.com/help/aspnet-ajax/filter-overview.html

Also you could add a filter expressions and groups programmatically. For more information please check this link. Additionally I am sending you a simple example which demonstrates dynamically adding expressions and groups.

Please check it out and let me know if it helps you.

Regards,
Radoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
SK
Top achievements
Rank 1
answered on 11 Aug 2011, 12:51 PM
Thank you for your reply.

I was thinking of changing the user interface of the radfilter, please see the image I attached and let me know if this can be done easily. Your reply pertains to adding new expression or group but I believe that does not answer my question.
0
Radoslav
Telerik team
answered on 16 Aug 2011, 08:13 AM
Hello Sk,

Unfortunately the RadFilter does not support the desired functionality, concerning changing its user interface.  You could change only its look by changing its css styles. However the user interface from the provided image demands different rendering of the control and RadFilter control does not support this.

Kind regards,
Radoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Filter
Asked by
SK
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
SK
Top achievements
Rank 1
Share this question
or