Very useful
Here's how to disable the case-sensitive filters on a Telerik grid:
RadGrid1.GroupingSettings.CaseSensitive = false;
From Beccy.net blog.
Sunday, 11 January 2009
Subscribe to:
Post Comments (Atom)
Basic collection of code snippets and useful stuff I either find out or find from the web.
No comments:
Post a Comment