|
Hello all
Is their a way to add Control to a ListBox?
what I'm tring to do is create a listbox with edit option inside it, so user will be able to edit the selected item inside the lisbox, and for that I need to add a TextBox on that location.
Is their a way? I know I can add the control to the ListBox container but this is not the best practice for it.
Thanx.
|