No announcements
Found 2047185 threads
-
0 Votes
ListviewItem Selection Foreground color chaining in RunTime
So that when the data changed the foreground color will change with the binding value.Answered | 1 Replies | 2269 Views | Created by AnilKumar.S - Saturday, December 29, 2012 6:40 AM | Last reply by Jesse Jiang - Tuesday, January 1, 2013 6:54 AM -
0 Votes
ListViewItem - change text color if selected?
In blend designer, select the listview and in edit the template there some option (contextmenu), you can select the itemtemplate and saves as resource.Answered | 4 Replies | 3425 Views | Created by James WP7 - Tuesday, October 16, 2012 12:57 PM | Last reply by ForInfo - Wednesday, October 17, 2012 6:57 AM -
3 Votes
WPF: How to make the TextBox which is inside nested ListViewItem foreground change when selecting parent ListViewItem?
we found the solution as bold section: <ListView.ItemContainerStyle> <Style TargetType="{x:Type ...Answered | 2 Replies | 2256 Views | Created by JJChen - Tuesday, April 11, 2017 9:52 PM | Last reply by Bob Ding - Wednesday, May 3, 2017 6:40 AM -
0 Votes
How to change color of CheckBox in ListViewItem?
Andrey Vaulin You should change default ListViewItem style and set it to ItemContainerStyle of Listiew.Answered | 3 Replies | 1010 Views | Created by Andrey Vaulin - Saturday, November 29, 2014 2:07 PM | Last reply by Mykyta Bondarenko - Tuesday, December 2, 2014 8:27 PM -
1 Votes
set Foreground color of Selected Row in DataGrid
colors of row will be visible.Answered | 9 Replies | 12378 Views | Created by deathrace - Tuesday, February 26, 2013 6:42 AM | Last reply by deathrace - Thursday, March 7, 2013 8:10 AM -
0 Votes
select new added ListViewItem
When I modify and save existing item that item is selected after save command.Answered | 6 Replies | 3771 Views | Created by zleug - Monday, November 8, 2010 9:14 PM | Last reply by KP_SES - Tuesday, November 9, 2010 5:15 PM -
1 Votes
check the checkbox = listviewitem row is selected.
when the checkbox is checked, make the listviewitem to be selected.Answered | 12 Replies | 15153 Views | Created by Jessica Alba - Wednesday, January 5, 2011 2:35 PM | Last reply by Tim Mangan - Friday, November 21, 2014 4:36 PM -
3 Votes
Problem of setting color of foreground.
Alternatively, how can I fix the toggle, which has multiple components, e.g. header, toggle border, toggle internal background and foreground colors?Answered | 6 Replies | 4520 Views | Created by Jerrywu12 - Monday, October 8, 2012 8:07 AM | Last reply by Muhammad Makhaly - Saturday, February 16, 2013 7:44 PM -
2 Votes
ListViewItem in navigation menu make clickable
Is there anyway to make a ListViewItem navigate to a new page or open new window on user click?Answered | 2 Replies | 882 Views | Created by SamLingDown - Friday, October 26, 2018 9:01 AM | Last reply by Yong Lu - Monday, October 29, 2018 3:07 AM -
0 Votes
ListViewItem color and size of the first field
Hi Verrodu, I suggest changing the UseItemStyleForSubItemsproperty of listviewitem to false.Answered | 3 Replies | 629 Views | Created by Verrodu - Wednesday, September 23, 2015 9:10 PM | Last reply by Youjun Tang - Thursday, October 8, 2015 8:44 AM -
1 Votes
Change MenuItem background and foreground color
Hi, I'd like to change the background and foreground color of the selected (Mouseover) MenuItem.Answered | 2 Replies | 5781 Views | Created by MingHoLin - Monday, August 22, 2016 11:23 AM | Last reply by Manuel Meyer - Tuesday, August 23, 2016 9:23 AM -
4 Votes
[UWP][XAML][C#] Set Alternate Color For Specific ListViewItem
Hi, Would it work for you to bind the date to the Foreground colour through a converter which produces the different colours that you want depending on the value of the ...Answered | 4 Replies | 1962 Views | Created by Fa310tx - Sunday, October 25, 2015 12:34 AM | Last reply by Fa310tx - Friday, October 30, 2015 4:26 PM -
0 Votes
ListViewItems do not change their color on hover when ListView.SelectionMode is None.
If you need to achieve this functionality, you could set the <selectionmode> to single and then change the <listviewitem> style.Answered | 4 Replies | 636 Views | Created by Borzilla - Thursday, November 2, 2017 2:06 PM | Last reply by Borzilla - Monday, November 27, 2017 5:33 PM -
5 Votes
WPF Listview Selecting ListViewItem Programmatically
I think many people will use ListView with bound data.So the bound data's type is not ListViewItem.Answered | 6 Replies | 33234 Views | Created by WorsHound - Sunday, July 6, 2008 4:50 PM | Last reply by noorbakhsh - Monday, July 7, 2008 4:59 PM -
1 Votes
Change ListViewItem BorderBrush and BorderThickness when item is selected
You could modify the listviewitem style and, to add the animation you want to the “Storyboard” element of the Pressed ...Answered | 3 Replies | 640 Views | Created by Keshwar - Monday, November 2, 2015 7:00 PM | Last reply by Fred Bao - Tuesday, November 3, 2015 7:09 AM -
1 Votes
Setting Foreground Color of Row in DataGrid
How to change the foreground color of row in datagrid in SL2 Beta2?Answered | 2 Replies | 3935 Views | Created by WPF Everywhere - Monday, September 15, 2008 10:22 AM | Last reply by WPF Everywhere - Tuesday, September 16, 2008 10:18 AM -
0 Votes
How to change the style of listviewitem when it is selected?
Take a copy of the ListView's default template by right clicking in the XAML designer, and select "Edit Template" and "Edit a Copy".Answered | 1 Replies | 1468 Views | Created by Adrienne Yang - Tuesday, November 27, 2012 7:40 AM | Last reply by Diederik Krols - Tuesday, November 27, 2012 8:52 AM -
3 Votes
SELECT permission denied with ownership chaining on
“The SELECT permission was denied on the object 'tablename', database 'dbname', schema 'dbo'.”Answered | 13 Replies | 5088 Views | Created by AllenN - Wednesday, June 18, 2014 4:56 AM | Last reply by Andreas.Wolter - Thursday, June 19, 2014 9:59 PM -
0 Votes
RichEdtBox - keeping text foreground color when disabled
Edit a Copy.Answered | 4 Replies | 1135 Views | Created by diogo.krobath - Thursday, March 28, 2013 11:09 PM | Last reply by diogo.krobath - Friday, March 29, 2013 1:52 AM -
1 Votes
[U8.1]Foreground Color Text is not saved in RichEditBox.
Hi Amy, I have a similar question concerning this ForegroundColor Topic in UWP for Windows10: I am using a RichEditBox for the user to enter a text and I want to ...Answered | 4 Replies | 1063 Views | Created by LaWrik - Sunday, July 12, 2015 11:23 PM | Last reply by Gerhard Seeber - Saturday, January 9, 2016 10:33 PM - Items 1 to 20 of 2047185 Next ›
No announcements