Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
270
How to select column style (Combo, DateTimepicker etc) at a runtime
posted

Hi everybody!

I'm using UltraDataGrid and I want to have one of my columns to be changed in a ComboBox manner - select from set of predefined values.

Another column I wanna edit in a DateTimePicker style.....

 

Well - the only question is HOW to implement this in runtime (and in designtime also)

 

Thanks in advance!