Hi,
i would like to create a custom XamComboEditor with a ConditionalFormatRule like in XamGrid. How has the databarcontrol to be handled for this task?
Thanks
The DataBarControl isn't designed to be used standalone. It was designed to work inside of the ConditionalFormattingCell control. Conceivably you could try putting it into the template for the ComboEditor, but to my knowledge this hasn't been done.
Push
Thanks for your reply.
Isn't it possible to use the DataBarControl as "standalone" control? Or how can i rebuild conditional formated DataBar ?
The XamComboEditor does not support conditional formatting at this time. I will ask that this feature be evaluated for future development.