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

Grid Filter using ResultData from custom class that holds data returned from the service to client does not work automatically

0 Answers 60 Views
Grid
This is a migrated thread and some comments may be shown as answers.
agasthya
Top achievements
Rank 1
agasthya asked on 16 Feb 2018, 11:33 AM

Hi Team,

I am trying to Filter a RadGrid which gets the data from a custom class using dataBind() method. i have used Jquery and WebMethods for this.

Now when i have activated the AllowFiltering option in RadGrid and GridBoundColumns it does not automatically filter the data in the Rad Grid.

As a Workaround I am writing my own code to override the radgrid filter functions and filter the data on "OnInput" event and "OnKetPress" events.

Is this a limitation with Radgrid or am i making any mistake while trying to use the filtering option of RadGrid?

Regards

Agasthya

No answers yet. Maybe you can help?

Tags
Grid
Asked by
agasthya
Top achievements
Rank 1
Share this question
or