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

NumericTextBox mangled by Grid

0 Answers 61 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Rei
Top achievements
Rank 1
Rei asked on 12 Mar 2012, 01:24 PM
*UPDATE: FIXED

I have a bunch of data that's being put into a Grid View and I have a number box in there.

If the input is converted to a NumericTextBox after being placed in the Grid it's fine, but the problem is I can't control when this happens and the Grid mangles the NumericTextBox when it's been rendered in advance. Not only is it mangled but it's basically unusable as well.

I've attached a screenshot. It would be ideal if I could get the Grid to not mangle the widget as I can't seem to think of an event to bind to that will fire after the Grid has been created.

*UPDATE: Fixed with some custom events and jQuery.

No answers yet. Maybe you can help?

Tags
NumericTextBox
Asked by
Rei
Top achievements
Rank 1
Share this question
or