Search found 4 matches

Go to advanced search

by 08tjlys
Thu Oct 20, 2016 7:35 pm
Forum: Technical Support
Topic: [SOLVED] comboboxitem problem
Replies: 6
Views: 9491

Re: comboboxitem problem

btw,i just found sth new which looks like new problem for comboboxitem, sorry for so many posts :D when i used code to directly add simple string as my comboboxitem,it worked correctly, but i wanna a textblock as my comboboxitem TextBlock tb = new TextBlock(); tb.Text = "100-200"; tb.TextD...
by 08tjlys
Thu Oct 20, 2016 6:44 pm
Forum: Technical Support
Topic: [SOLVED] comboboxitem problem
Replies: 6
Views: 9491

Re: comboboxitem problem

hi,again, and really thanks for replaying and ur attenetion. and i currently solved the problem by directly using code to add comboboxitem as u suggested. sorry i am new to the forum, so last time i didn't put pics here to describe my problem,here is the screenshot which may help u understand more c...
by 08tjlys
Wed Oct 19, 2016 5:55 pm
Forum: Technical Support
Topic: [SOLVED] comboboxitem problem
Replies: 6
Views: 9491

Re: comboxitem problem

hi again, i found even i just set just simple string as my comboboxitem for example <StackPanel Orientation="Horizontal"> <ComboBox BorderThickness="0" SelectedIndex="0"> <ComboBoxItem> hello </ComboBoxItem> </ComboBox> <TextBlock Foreground="#999999" Text=&qu...
by 08tjlys
Wed Oct 19, 2016 3:00 am
Forum: Technical Support
Topic: [SOLVED] comboboxitem problem
Replies: 6
Views: 9491

[SOLVED] comboboxitem problem

dear JS-Support I am using beta 10.0 now,and i met such problem for comboboxitem,i am not sure if it is a bug or i do sth wrongly it is quite simple,i wanna a textblock as comboxitem for my combobox <StackPanel Orientation="Horizontal"> <ComboBox BorderThickness="0" SelectedIndex...

Go to advanced search

 

 

cron