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

Input manager and grid

1 Answer 70 Views
Input
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 15 Sep 2009, 08:34 AM
Hi,

Im trying to implement the inputmanager (numeric) against a grid with Autogenerated columns and it isnt working.  Is this supported?

I have Tried:

defining the target control as the radgrid in the input manager

attaching the uniqueID of the input controls in the grid (auto generated inplace edit mode) to the input manager

attaching the ClientID of the input controls in the grid (auto generated inplace edit mode) to the input manager


The Grid I have:

Is a auto generated grid to show pivot data and all the rows in the grid are in edit mode as the grid loads

Thanks

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 17 Sep 2009, 02:55 PM
Hello Paul,

In case you intend to define numeric settings for all grid editors, consider specifying the grid itself directly as target control for that input manager setting as demonstrated here:

http://demos.telerik.com/aspnet-ajax/input/examples/radinputmanager/databinding/defaultcs.aspx

Fore more customized settings you can use the approach from this demo:
http://demos.telerik.com/aspnet-ajax/input/examples/radinputmanager/dynamicinputfiltersettings/defaultcs.aspx?product=input

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Input
Asked by
Paul
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or