J
Jose Fernandez
Hey...
How are you doing?
Ok, New Year's troubles...
I am trying to create a custom ComboBox (inheriting from ComboBox object).
Well, my whole goal is simple. I want to add some Properties, so, in Design
Time, i specify from wich entity i am gonna populate my Dropdown (using
Reflection and invoking a method to retrieve an arraylist with the values).
But, i have to admit i am getting lost on my way to achieve it.
I haven't been able to find a good article in google. I came to this forum.
I need help
thanks in advance
Jose
How are you doing?
Ok, New Year's troubles...
I am trying to create a custom ComboBox (inheriting from ComboBox object).
Well, my whole goal is simple. I want to add some Properties, so, in Design
Time, i specify from wich entity i am gonna populate my Dropdown (using
Reflection and invoking a method to retrieve an arraylist with the values).
But, i have to admit i am getting lost on my way to achieve it.
I haven't been able to find a good article in google. I came to this forum.
I need help
thanks in advance
Jose