Hi,
I want to know that how we can make combo box editable in silverlight programetically.
Means if I have a combo box in my app which shows the list of 10, 20,30,40,50 in that
combo box to show the no. of rows in a grid.
If I want to display 15 rows in a grid then I am just write in combo box 15 then
it will display the 15 rows in a respected grid.
Thanks,