RadGrid Default Filter Settings

Posted on: Fri Aug 20 16:44:04 -0700 2010. Updated on: Fri Aug 20 16:44:04 -0700 2010.
Category: Telerik Controls and Sitefinity

Here is a set of good filter settings to go on each RadGrid row. This is what I feel is user friendly, eliminating a lot of the usual unnecessary stuff:

AutoPostBackOnFilter="true" CurrentFilterFunction="Contains" ShowFilterIcon="false"

this is applied on each GridBoundColumn item with allowfiltering=true on the grid itself.

Comments:

Add a Comment:

simple_captcha.jpg
(human authentication)


Ads

Categories

About

Random foliage

This website is meant to be a reference for ASP Dot Net developers. The entries are a compilation of things I've figured out how to do and that I deem useful to keep of track for future reference. Assumptions: web development with: C Sharp (vb sucks), visual studio 05/08, .net 3.5, meant for programmers. Written by: James Reategui.