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

RadSplitButton with command and no popup

2 Answers 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jerome
Top achievements
Rank 1
Jerome asked on 09 Sep 2010, 08:46 PM
Trying to get something similar to a RadSplitButton (text area and right-side button) working that actually raises a Command instead of opening a Popup. Basically I'd like to use it inside of a Template that has it's own logic to show whatever happens when you click the button.

Any ideas?

2 Answers, 1 is accepted

Sort by
0
Jerome
Top achievements
Rank 1
answered on 09 Sep 2010, 10:38 PM
Okay. I think I have a better idea what I'm doing. Trying to basically write my own control which looks as close to possible to a DateTimePicker. Text field, and small button icon on the right side. it looks like you guys have two classes you're using... PickerTextbox and PickerButton. Not sure if I can use these or not. What I want to do is do this without having to redefine styles myself.
0
Miro Miroslavov
Telerik team
answered on 15 Sep 2010, 12:25 PM
Hello Jerome,

 You can use these controls, since they are public. But why not using the RadDateTimePicker, instead of building it from the ground. (or using some smaller controls that are used internally)? If you need help about re-styling it, you can contact us for help.
If you still want to create your own control, can you provide some more information about your exact problems and how we can be of help.
Thank you for your cooperation.

All the best,
Miro Miroslavov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Jerome
Top achievements
Rank 1
Answers by
Jerome
Top achievements
Rank 1
Miro Miroslavov
Telerik team
Share this question
or