Hi there,
I have to handel different Datatypes in one Templatecolumn. For this I have to load dynamic different controls to provide a proper interface for the user.
I attached a picture to this post.
As you can see, the column "typ" represents different kinds of datatypes. If the user presses the editbutton, the control in the colum "Wert" has to represent a proper control. For the date-type I need the "raddatepicker" and for the integer a RadNumericTextBox and so on.
Anybody an idea to solve this problem?
Best regards.
I have to handel different Datatypes in one Templatecolumn. For this I have to load dynamic different controls to provide a proper interface for the user.
I attached a picture to this post.
As you can see, the column "typ" represents different kinds of datatypes. If the user presses the editbutton, the control in the colum "Wert" has to represent a proper control. For the date-type I need the "raddatepicker" and for the integer a RadNumericTextBox and so on.
Anybody an idea to solve this problem?
Best regards.