This question is locked. New answers and comments are not allowed.
Hi all,
I've created a custom DataFormDataField so I can create an auto-generated field that uses RadMaskedTextBox (for percentages).
This has been all fine apart from the fact, in someone's infinite wisdom, they've made DisplayOrder internal. This means that now my overriden field always appears at the very top of the form, which is far, far from desirable.
I can't possibly understand why every other field would be public apart from DisplayOrder, but it's really throwing a spanner in the works.
Surely this is a bug or an oversight? Can someone from Telerik comment?
I've created a custom DataFormDataField so I can create an auto-generated field that uses RadMaskedTextBox (for percentages).
This has been all fine apart from the fact, in someone's infinite wisdom, they've made DisplayOrder internal. This means that now my overriden field always appears at the very top of the form, which is far, far from desirable.
I can't possibly understand why every other field would be public apart from DisplayOrder, but it's really throwing a spanner in the works.
Surely this is a bug or an oversight? Can someone from Telerik comment?