|
|
2014‑11‑26
3,725 views
|
"Hi,
I've created Custom factory(like in tutorial) for my propertyGrid and it's working good:
protected override I..."
|
|
|
2014‑09‑24
4,064 views
|
"hi,
i have question.
our propertygrid like tree view(hierarchy), for example
- etc
- a - 1 - z
..."
|
|
|
2014‑09‑22
4,520 views
|
"I am converting a .NET WinForms application to WPF. I purchased the Actipro WPF PropertyGrid to replace the .NET Win..."
|
|
|
2014‑09‑04
3,698 views
|
"A double-click on both the name and the value column changes enum or boolean values. Just test with your sample app. ..."
|
|
|
2014‑08‑27
5,583 views
|
"Ok, so I'm trying to display the colour picker for a textblock's 'Foreground' property.
As I'm pretty sure this pro..."
|
|
|
2014‑09‑04
3,873 views
|
"How could it as it is contained in a ScrollViewer which forces all items to be created and measured."
|
|
|
2014‑05‑28
4,925 views
|
"I'm new to Actipro controls (and fairly new to WPF), so this is very possibly (and hopefully) a naïve mistake on..."
|
|
|
2014‑08‑27
3,070 views
|
"I have the following code:
<UserControl>
<UserControl.Resources>
<DataTemplate x:Ke..."
|
|
|
2014‑08‑12
4,724 views
|
"hi,
i have question in my project.
first view my source.
// class
public class TestObject
{
priva..."
|
|
|
2014‑06‑23
4,303 views
|
"Hi,
I have a PropertyGrid that is bound to an object with a List<string> member. The CollectionDisplayMode is..."
|
|
|
2014‑06‑08
4,693 views
|
"I created a customer propertyeditor that incorporates a combobox.
The combobox isn't styled quite the same way as t..."
|
|
|
2014‑06‑03
5,007 views
|
"Hi,
I have an application that use property grid and MVVM. After changing the values of certain fields should cha..."
|
|
|
2014‑06‑02
4,217 views
|
"I am using your property editor to edit reflected types. (I dont know precisoely what type will be editted at compile..."
|
|
|
2014‑05‑19
3,602 views
|
"Why there is a SelectedObjectsChanged event, but there isn't an event SelectedObjectChanged?
Ask this because when ..."
|
|
|
2014‑04‑18
5,250 views
|
"I am trying to provide the user a more efficient way of navigating to their desired selection in some of our large dr..."
|
|
|
2014‑04‑29
4,427 views
|
"Hi,
I'm using the property grid in an app that works with a touch screen. I'm gettign feedback that the triangle co..."
|
|
|
2014‑04‑15
4,223 views
|
"I have a custom control that incorporates a tree view and a property grid for editing a set of operations. Each opera..."
|
|
|
2014‑04‑03
4,363 views
|
"Hi,
I define PropertyGrid in XAML next way:
<propgrid:PropertyGrid x:Name="PropertiesUserControl" IsSummaryV..."
|
|
|
2014‑03‑23
3,713 views
|
"Hi,
Is there a way to determine which column (name or value) has focus (or has been selected)? We have a custom c..."
|
|
|
2014‑03‑14
4,316 views
|
"Hello,
we use your PropertyGrid and we have a custom property as a list.
It is possible to add and remove ite..."
|