File browsing support

Grids for WPF Forum

Posted 14 years ago by Sarah
Version: 10.1.0523
Avatar
Hi,

The value of a property in my property grid is a path. Is there built in support for browsing to a file? I'm using WPFStudio 10.1.0522.

Thanks

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Sarah,

No, we don't have built-in support for file browsing specifically. We do have support for presenting a property with a TextBox and a Button, which can be used to open a dialog. The Property Editors QuickStart shows two ways to accomplish this: one using the built-in DialogTextBoxValueTemplateKey property editor and one using a custom property editor.

The sample shows a custom dialog, but you can easily convert that to show a file dialog.


Actipro Software Support

The latest build of this product (v24.1.2) was released 10 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.