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

Rendering Issue for radGrid Advanced Filter options

3 Answers 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vaibhav
Top achievements
Rank 1
Vaibhav asked on 20 Oct 2008, 05:16 AM
Hi,

For me radGrid's Advanced Filter menu is showing at upper side of browser, just like text shown by Response.Write
e.g.

NoFilter
StartsWith
EndsWith
GreaterThan
.....
Welcome To Vaibhav's Web Page
......

Did anyone see such behavior?

Please give your input.

Regards,
Vaibhav

3 Answers, 1 is accepted

Sort by
0
Vaibhav
Top achievements
Rank 1
answered on 20 Oct 2008, 08:21 AM
Hi,

Issue of rendering filter menu at inappropriate place is solved by writing AllowFilteringByColumn="true".

Thanks,
Vaibhav

0
Ram
Top achievements
Rank 1
answered on 02 Aug 2011, 03:01 PM

I have radgrid with filter option. I'm able to do filtering on radgrid. I have one problem with filter.

1)First user will enter some text and he will choose some filter option like contails,startswith,..... this time if recodrs exits grid will populate otherwise gives 'norecords to disply' But the user just clear the filter text box then I need to show the initial data. How cloud I do without any button clicks.

Please help me.

0
Vasil
Telerik team
answered on 05 Aug 2011, 11:36 AM
Hello Ram,

You could set "AutoPostBackOnFilter" property to "true" for your columns.
Check this demo in which you could delete the filter value for "ShipName" and after focus loose (or hitting enter) the filter will be applied:
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/filtering/defaultcs.aspx

Greetings,
Vasil
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
Grid
Asked by
Vaibhav
Top achievements
Rank 1
Answers by
Vaibhav
Top achievements
Rank 1
Ram
Top achievements
Rank 1
Vasil
Telerik team
Share this question
or