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

RadGrid filtering with RadInputManager

2 Answers 68 Views
Input
This is a migrated thread and some comments may be shown as answers.
Eliyahu Goldin
Top achievements
Rank 1
Eliyahu Goldin asked on 27 Nov 2008, 09:44 PM
I have a RadGrid with textboxes on the editing form tempate. I have a RadInputManager to control the textboxes. It works fine until i allow filtering on the GridView with AllowFilteringByColumn property. After that I can't open me editing form. I am getting a "Microsoft JScript runtime error: 'null' is null or not an object" error on a line
$find('').dispose();
in tab eval code [dynamic] in Visual Studio.

Is there a way to use RadInputManager on GridViews with enabled filtering?

2 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 01 Dec 2008, 03:53 PM
Hello Eliyahu,

Thank you for bringing us to this issue. It seems that there is a problem with RadInputManager in case all its settings target controls are added dynamically.
I will forward it for further investigation and testing and turn back to you when we have a solution.

Please excuse us for the inconvenience.

Kind regards,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Iana Tsolova
Telerik team
answered on 04 Dec 2008, 12:53 PM
Hello,

We have already fixed the issue and changes will take effect in our next release. Sorry about the inconvenience.

However I am attaching a working version of the preceding demo for you. Check it out and let me know if any questions arise.

Best wishes,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Input
Asked by
Eliyahu Goldin
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or